organizationGroups
Returns Organization Groups matching the filter criteria
organizationGroups(
after: String
first: Int = 100
where: OrganizationGroupsFilterInput
): OrganizationGroupsResponse
Arguments
organizationGroups.after ● String scalar
Return the elements in the list that come after the specified cursor
organizationGroups.first ● Int scalar
The number of elements to retrieve per page
organizationGroups.where ● OrganizationGroupsFilterInput input
Filter criteria used to match Organization Groups
Type
OrganizationGroupsResponse union
A union representing the possible return types when querying for Organization Groups