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