Anchor to MenuItemMenu
MenuItem
object
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 The ID of the resource to link to.
- Anchor to tagstags•[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 non-nullType! The menu item's type.
- •
The menu item's url.
Was this section helpful?