Skip to main content
object

Requires unauthenticated_read_content access scope.

A navigation link within a Menu. Each item has a title, URL, and can link to store resources like products, collections, pages, blogs, or external URLs.

Menu items support nested hierarchies through the items field, enabling dropdown or multi-level navigation structures. The tags field filters results when the item links to a collection specifically.

•ID!
non-null

A globally-unique ID.

•[MenuItem!]!
non-null

The menu item's child items.

•MenuItemResource

The linked resource.

•ID

The ID of the linked resource.

•[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.

•URL

The menu item's URL.


Was this section helpful?

•interface

Was this section helpful?