Studio Service

GroupsConnection

GroupsConnection

A connection to a list of Group values.

FieldArgumentTypeDescription
nodes[Group!]!A list of `Group` objects.
edges[GroupsEdge!]!A list of edges which contains the `Group` and cursor to aid in pagination.
pageInfoPageInfo!Information to aid in pagination.
totalCountInt!The count of *all* `Group` you could get from the connection.