Studio Service

TagAssociationsConnection

TagAssociationsConnection

A connection to a list of TagAssociation values.

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