Studio Service

SpacesConnection

SpacesConnection

A connection to a list of Space values.

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