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 - WPPageInfo Information about pagination in a connection.
Example
{"edges":[CategoryToAncestorsCategoryConnectionEdge],"nodes":[Category],"pageInfo":WPPageInfo}