Studio Service

LayoutsConnection

LayoutsConnection

A connection to a list of Layout values.

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