Schema Documentation

RootQueryToTaxonomyConnection

Description

Connection between the RootQuery type and the Taxonomy type

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