Anchor to MenuDeletePayloadMenu
payloadMenu Delete Payload
Return type for mutation.
Anchor to FieldsFields
- deletedMenuId (ID)
- userErrors ([MenuDeleteUserError!]!)
- Anchor to deletedMenuIddeleted•ID
Menu Id The ID of the deleted menu.
- Anchor to userErrorsuser•[Menu
Errors Delete User Error!]! non-null The list of errors that occurred from executing the mutation.
Was this section helpful?
Anchor to Mutations with this payloadMutations with this payload
- menuDelete (MenuDeletePayload)
- •mutation
Deletes a menu.
- •ID!required
The ID of the menu to be deleted.
Arguments
- •ID!
Was this section helpful?