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 -
WPPageInfo | Information about pagination in a connection. |
Example
{"edges":[CategoryToContentNodeConnectionEdge],"nodes":[ContentNode],"pageInfo":WPPageInfo}