Schema Documentation
PaSizeToContentNodeConnection
Description
Connection between the PaSize type and the ContentNode type
Fields
Field Name | Description |
---|---|
edges - [PaSizeToContentNodeConnectionEdge!]! | Edges for the PaSizeToContentNodeConnection connection |
nodes - [ContentNode!]! | The nodes of the connection, without the edges |
pageInfo - PaSizeToContentNodeConnectionPageInfo! | Information about pagination in a connection. |
Example
{"edges":[PaSizeToContentNodeConnectionEdge],"nodes":[ContentNode],"pageInfo":PaSizeToContentNodeConnectionPageInfo}