Anchor to MenuItemMenu
objectMenu Item
A menu item for display on the storefront.
Anchor to FieldsFields
- •ID!non-null
A globally-unique ID of the navigation menu item.
- Anchor to itemsitems•[Menu
Item!]!non-null List of the menu items nested under this item sorted by position.
- Anchor to resourceIdresource•ID
Id The ID of the resource to link to.
- •[String!]!non-null
The menu item's tags to filter a collection.
- Anchor to titletitle•String!non-null
The menu item's title.
- Anchor to typetype•Menu
Item Type!non-null The menu item's type.
- •String
The menu item's url.
Was this section helpful?