OBJECT

updateMealPayload

Autogenerated return type of updateMeal

link GraphQL Schema definition

  • type updateMealPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • meal: Meal
  • messages: [FieldError]
  • }

link Require by