Studio Service

CastsConnection

CastsConnection

A connection to a list of Cast values.

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