update_menu
Update an existing Shopify navigation menu by providing the complete menu structure, including all items and their IDs. For simpler partial updates, use update_menu_item_children instead.
Instructions
Update an existing navigation menu. Requires passing the entire menu structure including all items and their IDs. Consider using update_menu_item_children for simpler partial updates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Menu ID | |
| items | No | Complete menu items structure (all levels) | |
| title | Yes | Menu title |