Schema Documentation

MenuItemToMenuConnectionEdge

Description

Connection between the MenuItem type and the Menu type

Fields
Field NameDescription
cursor - String Opaque reference to the nodes position in the connection. Value can be used with pagination args.
node - Menu! The node of the connection, without the edges
Example
{"cursor":"abc123","node":Menu}