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 - ProductTagToContentNodeConnectionPageInfo! | Information about pagination in a connection. |
Example
{"edges":[ProductTagToContentNodeConnectionEdge],"nodes":[ContentNode],"pageInfo":ProductTagToContentNodeConnectionPageInfo}