Schema Documentation

CategoryToParentCategoryConnectionEdge

Description

Connection between the Category type and the category type

Fields
Field NameDescription
cursor - String Opaque reference to the nodes position in the connection. Value can be used with pagination args.
node - Category! The node of the connection, without the edges
Example
{"cursor":"xyz789","node":Category}