Skip to main content
Version: 3.x

MenuItemInput

No description

input MenuItemInput {
name: String
url: String
category: ID
collection: ID
page: ID
}

Fields

Name of the menu item.

URL of the pointed item.

Category to which item points.

Collection to which item points.

Page to which item points.

Member of

MenuCreateInput input ● menuItemUpdate mutation


Was this page helpful?