OBJECT
createCustomFoodPayload
Autogenerated return type of createCustomFood.
link GraphQL Schema definition
- type createCustomFoodPayload {
- # A unique identifier for the client performing the mutation.
- String :
- Food :
- # The list of errors occurred during the mutation
- FieldError] : [
- }