OrganizationContact
No description
type OrganizationContact {
type: OrganizationContactType!
user: Member!
}
Fields
OrganizationContact.type ● OrganizationContactType! non-null enum
OrganizationContact.user ● Member! non-null object
Member Of
OrganizationData object