GroupCountableConnection Object
No description
type GroupCountableConnection {
pageInfo: PageInfo!
edges: [GroupCountableEdge!]!
totalCount: Int
}
Fields
pageInfo ● PageInfo!
Pagination data for this connection.
edges ● [GroupCountableEdge!]!
totalCount ● Int
A total count of items in the collection.
Returned By
permissionGroups query