menu Query
Look up a navigation menu by ID or name.
menu(
channel: String
id: ID
name: String
slug: String
): Menu
Show return type
Arguments
channel ● String
Slug of a channel for which the data should be returned.
id ● ID
ID of the menu.
name ● String
The menu's name.
slug ● String
The menu's slug.
Type
Menu
Represents a single menu - an object that is used to help navigate through the store.