INPUT_OBJECT

updateMealInput

Autogenerated input type of updateMeal

link GraphQL Schema definition

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