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