OrganizationGroupOrganizationsResults
A page of Organizations belonging to an Organization Group
type OrganizationGroupOrganizationsResults {
nodes: [Organization!]!
pageInfo: PageInfo!
}
Fields
OrganizationGroupOrganizationsResults.nodes ● [Organization!]! non-null object
OrganizationGroupOrganizationsResults.pageInfo ● PageInfo! non-null object
Member Of
OrganizationGroup object