Studio Service

OrgsConnection

OrgsConnection

A connection to a list of Org values.

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