OBJECT

updateCustomFoodPayload

Autogenerated return type of updateCustomFood

link GraphQL Schema definition

  • type updateCustomFoodPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • customFood: Food
  • messages: [FieldError]
  • }

link Require by