OBJECT
type Agent {id: Int! firstName: String! lastName: String! email: String! phone: String picture: String listIndex: Int communityId: Int }