Anchor to MenuUpdatePayloadMenu
payloadMenu Update Payload
Return type for mutation.
Anchor to FieldsFields
- •Menu
The updated menu.
- Anchor to userErrorsuser•[Menu
Errors Update User Error!]! non-null The list of errors that occurred from executing the mutation.
Was this section helpful?
Anchor to Mutations with this payloadMutations with this payload
- •mutation
Updates a
Menufor display on the storefront. Modifies the menu's title and navigation structure, including nestedobjects. You can update the handle for non-default menus.The items argument accepts a list of menu items with their nested structure. Each item can include nested items to create multi-level navigation hierarchies. Default menus have restricted updates—you can't change their handles.
Was this section helpful?