Schema Documentation

MenuItemLinkableConnectionEdge

Description

Edge between a Node and a connected MenuItemLinkable

Fields
Field NameDescription
cursor - String Opaque reference to the nodes position in the connection. Value can be used with pagination args.
node - MenuItemLinkable! The connected MenuItemLinkable Node
Possible Types
MenuItemLinkableConnectionEdge Types

MenuItemToMenuItemLinkableConnectionEdge

Example
{"cursor":"abc123","node":MenuItemLinkable}