Schema Documentation

RootQueryToCategoryConnection

Description

Connection between the RootQuery type and the category type

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