Schema Documentation

CategoryToAncestorsCategoryConnection

Description

Connection between the Category type and the category type

Fields
Field NameDescription
edges - [CategoryToAncestorsCategoryConnectionEdge!]! Edges for the CategoryToAncestorsCategoryConnection connection
nodes - [Category!]! The nodes of the connection, without the edges
pageInfo - CategoryToAncestorsCategoryConnectionPageInfo! Information about pagination in a connection.
Example
{"edges":[CategoryToAncestorsCategoryConnectionEdge],"nodes":[Category],"pageInfo":CategoryToAncestorsCategoryConnectionPageInfo}