Schema Documentation

ProductCategoryToAncestorsProductCategoryConnection

Description

Connection between the productCategory type and the productCategory type

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