Skip to main content

menuItemCreate

Creates a new menu item.

Requires MANAGE_MENUSpermission.
menuItemCreate(
input: MenuItemCreateInput!
): MenuItemCreate

Arguments

menuItemCreate.input ● MenuItemCreateInput! non-null input

Fields required to update a menu item. Only one of url, category, page, collection is allowed per item.

Type

Creates a new menu item.

Requires MANAGE_MENUSpermission.

Was this page helpful?