Studio Service

SitesConnection

SitesConnection

A connection to a list of Site values.

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