Studio Service

ChannelsConnection

ChannelsConnection

A connection to a list of Channel values.

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