Studio Service

AssociationsConnection

AssociationsConnection

A connection to a list of Association values.

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