Studio Service

AppInstancesConnection

AppInstancesConnection

A connection to a list of AppInstance values.

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