type Administrator { id: Int firstName: String lastName: String emailAddress: String user: User createdAt: String updatedAt: String }