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