Studio Service

AppVersionsConnection

AppVersionsConnection

A connection to a list of AppVersion values.

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