Skip to main content
Version: 3.x

assignNavigation

Assigns storefront's navigation menus.

Requires one of the following permissions: MANAGE_MENUSMANAGE_SETTINGS
assignNavigation(
menu: ID
navigationType: NavigationType!
): AssignNavigation

Arguments

assignNavigation.menu ● ID scalar

ID of the menu.

assignNavigation.navigationType ● NavigationType! non-null enum

Type of the navigation bar to assign the menu to.

Type

AssignNavigation object

Assigns storefront's navigation menus.

Requires one of the following permissions: MANAGE_MENUSMANAGE_SETTINGS

Was this page helpful?