Schema Documentation
ProductCategoryToParentProductCategoryConnectionEdge
Description
Connection between the ProductCategory type and the productCategory type
Fields
Field Name | Description |
---|---|
cursor - String | Opaque reference to the nodes position in the connection. Value can be used with pagination args. |
node - ProductCategory! | The node of the connection, without the edges |
Example
{"cursor":"abc123","node":ProductCategory}