updateMealInput
Autogenerated input type of updateMeal
Fields
clientMutationId
· String
· DO NOT USE deprecated
DO NOT USEUsed By
Definition
"""Autogenerated input type of updateMeal"""input updateMealInput { """ DO NOT USE """ clientMutationId: String @deprecated(reason: "DO NOT USE") id: ID user_id: String food_items: String name: String}