menuItem
Look up a menu item by ID.
menuItem(
id: ID!
channel: String
): MenuItem
Arguments
menuItem.id
● ID!
non-null scalar miscellaneous
ID of the menu item.
menuItem.channel
● String
scalar miscellaneous
Slug of a channel for which the data should be returned.
Type
MenuItem
object menu
Represents a single item of the related menu. Can store categories, collection or pages.