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 - RootQueryToTermNodeConnectionPageInfo! | Information about pagination in a connection. |
Example
{"edges":[RootQueryToTermNodeConnectionEdge],"nodes":[TermNode],"pageInfo":RootQueryToTermNodeConnectionPageInfo}