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