Skip to main content
Version: 3.x

menu

Look up a navigation menu by ID or name.

menu(
channel: String
id: ID
name: String
slug: String
): Menu

Arguments

Slug of a channel for which the data should be returned.

ID of the menu.

The menu's name.

The menu's slug.

Type

Represents a single menu - an object that is used to help navigate through the store.


Was this page helpful?