OBJECT

createCustomFoodPayload

Autogenerated return type of createCustomFood

link GraphQL Schema definition

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

link Require by