Skip to main content
object

A menu item for display on the storefront.

•ID!
non-null

A globally-unique ID of the navigation menu item.

•[MenuItem!]!
non-null

List of the menu items nested under this item sorted by position.

•ID

The ID of the resource to link to.

•[String!]!
non-null

The menu item's tags to filter a collection.

•String!
non-null

The menu item's title.

•MenuItemType!
non-null

The menu item's type.

•String

The menu item's url.


Was this section helpful?