Studio Service

TagsConnection

TagsConnection

A connection to a list of Tag values.

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