Schema Documentation

ProductCategoryToContentNodeConnection

Description

Connection between the ProductCategory type and the ContentNode type

Fields
Field NameDescription
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}