Schema Documentation
RootQueryToTaxonomyConnection
Description
Connection between the RootQuery type and the Taxonomy type
Fields
Field Name | Description |
---|---|
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}