Schema Documentation

RootQueryToMenuItemConnection

Description

Connection between the RootQuery type and the MenuItem type

Fields
Field NameDescription
edges - [RootQueryToMenuItemConnectionEdge!]! Edges for the RootQueryToMenuItemConnection connection
nodes - [MenuItem!]! The nodes of the connection, without the edges
pageInfo - RootQueryToMenuItemConnectionPageInfo! Information about pagination in a connection.
Example
{"edges":[RootQueryToMenuItemConnectionEdge],"nodes":[MenuItem],"pageInfo":RootQueryToMenuItemConnectionPageInfo}