MenuInput
No description
input MenuInput {
name: String
slug: String
}
Fields
MenuInput.name ● String scalar
Name of the menu.
MenuInput.slug ● String scalar
Slug of the menu.
Member of
menuUpdate mutation
Was this page helpful?