menuItem Query
Look up a menu item by ID.
menuItem(
id: ID!
channel: String
): MenuItem
Show return type
Arguments
id ● ID!
ID of the menu item.
channel ● String
Slug of a channel for which the data should be returned.
Type
MenuItem
Represents a single item of the related menu. Can store categories, collection or pages.