Skip to main content
Version: 3.x

menuItem

Look up a menu item by ID.

menuItem(
id: ID!
channel: String
): MenuItem

Arguments

ID of the menu item.

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

Type

Represents a single item of the related menu. Can store categories, collection or pages.


Was this page helpful?