Schema Documentation
RootQueryToTermNodeConnection
Description
Connection between the RootQuery type and the TermNode type
Fields
Field Name | Description |
---|---|
edges -
[RootQueryToTermNodeConnectionEdge] | Edges for the RootQueryToTermNodeConnection connection |
nodes -
[TermNode] | The nodes of the connection, without the edges |
pageInfo -
WPPageInfo | Information about pagination in a connection. |
Example
{"edges":[RootQueryToTermNodeConnectionEdge],"nodes":[TermNode],"pageInfo":WPPageInfo}