Studio Service

FontsConnection

FontsConnection

A connection to a list of Font values.

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