CommonLayoutsConnection
CommonLayoutsConnection
A connection to a list of CommonLayout
values.
Field | Argument | Type | Description |
---|---|---|---|
nodes | [CommonLayout!]! | A list of `CommonLayout` objects. | |
edges | [CommonLayoutsEdge!]! | A list of edges which contains the `CommonLayout` and cursor to aid in pagination. | |
pageInfo | PageInfo! | Information to aid in pagination. | |
totalCount | Int! | The count of *all* `CommonLayout` you could get from the connection. |