Last updated 3 years ago
Was this helpful?
The maxIngredientsCount object sets the maximum ingredient count per meal. These are optional fields.
maxIngredientsCount
Field name
Type
breakfast
Int
lunch
dinner
snack
maxIngredientsCount:{ breakfast:5, dinner:5, snack:3, lunch:6 }
Use this object in the following :
generateMealPlan
customMealPlan