Studio Service

FavoritesConnection

FavoritesConnection

A connection to a list of Favorite values.

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