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