INPUT_OBJECT

deleteCustomFoodInput

Autogenerated input type of deleteCustomFood

link GraphQL Schema definition

  • input deleteCustomFoodInput {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • id: ID
  • user_id: String
  • }