Skip to main content

organizationGroups

Returns Organization Groups matching the filter criteria

organizationGroups(
where: OrganizationGroupsFilterInput
after: String
first: Int = 100
): OrganizationGroupsResponse

Arguments

organizationGroups.where ● OrganizationGroupsFilterInput input

Filter criteria used to match Organization Groups

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

Type

OrganizationGroupsResponse union

A union representing the possible return types when querying for Organization Groups