Skip to main content
Log inSign up
mutation

Requires write_online_store_navigation access scope.

Creates a menu.

•
String!required

The menu's handle.

•

List of the menu's items.

•
String!required

The menu's title.


Was this section helpful?

Anchor to MenuCreatePayload returnsMenuCreatePayload returns

•

The created menu.

•

The list of errors that occurred from executing the mutation.


Was this section helpful?