Studio Service

UserGroupsConnection

UserGroupsConnection

A connection to a list of UserGroup values.

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