Skip to main content
Log inSign up
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?