Studio Service

ScreenGroupsConnection

ScreenGroupsConnection

A connection to a list of ScreenGroup values.

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