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