Studio Service

TokensConnection

TokensConnection

A connection to a list of Token values.

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