Studio Service

LinksConnection

LinksConnection

A connection to a list of Link values.

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