Skip to main content

MenuItemInput

No description

input MenuItemInput {
name: String
url: String
category: ID
collection: ID
page: ID
seller: ID
product: ID
content: ID
policy: 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.

Seller to which item points.

Product to which item points.

Storefront contenet page to which item points.

Policy page to which item points.

Member Of

MenuCreateInput input ● menuItemUpdate mutation

Was this page helpful?