Studio Service

PlaylistsConnection

PlaylistsConnection

A connection to a list of Playlist values.

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