Skip to main content

menuCreate Mutation

Creates a new Menu.

Requires the MANAGE_MENUSpermission.

Triggers the following webhook events:

  • MENU_CREATED (async): A menu was created.
menuCreate(
input: MenuCreateInput!
): MenuCreate
Show return type

Arguments

input ● MenuCreateInput!

Fields required to create a menu.

Type

Creates a new Menu.

Requires the MANAGE_MENUSpermission.

Triggers the following webhook events:

  • MENU_CREATED (async): A menu was created.