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