OBJECT
type UserOrganizationType {id: ID! user: UserType! organization: OrganizationType! permission: String! }