Schema Documentation

ProductCategoryToProductCategoryConnection

Description

Connection between the productCategory type and the productCategory type

Fields
Field NameDescription
edges - [ProductCategoryToProductCategoryConnectionEdge] Edges for the ProductCategoryToProductCategoryConnection connection
nodes - [ProductCategory] The nodes of the connection, without the edges
pageInfo - WPPageInfo Information about pagination in a connection.
Example
{"edges":[ProductCategoryToProductCategoryConnectionEdge],"nodes":[ProductCategory],"pageInfo":WPPageInfo}