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