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