Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

mutation

Requires write_online_store_navigation access scope.

Updates a menu.

The menu's handle.

ID!required

ID of the menu to be updated.

List of the menu's items.

String!required

The menu's title.


Was this section helpful?

Anchor to MenuUpdatePayload returnsMenuUpdatePayload returns

The updated menu.

The list of errors that occurred from executing the mutation.


Was this section helpful?