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