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