INPUT_OBJECT

deleteMealInput

Autogenerated input type of deleteMeal

link GraphQL Schema definition

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

link Require by