MenuInput
No description
input MenuInput {
  name: String
  slug: String
}
Fields
MenuInput.name ● String scalar miscellaneous
Name of the menu.
MenuInput.slug ● String scalar miscellaneous
Slug of the menu.
Member Of
menuUpdate mutation