Studio Service

ScreensConnection

ScreensConnection

A connection to a list of Screen values.

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