Last updated
Was this helpful?
Last updated
Was this helpful?
This query will soon be deprecated you should probably use instead
The mealPlannerByDay query returns a meal plan that consists of 28 composed of 4 meals per day for a 7-day period.
The query results are organized by day number (day1, day2, etc) with each day containing 4 for each of the following meals: breakfast, snack, lunch and dinner.
The mealPlannerByCustomFormat
query unlike mealPlannerByDay
can be used to retrieve a custom format of meal times for example 2 snacks for a day.
Argument
Required
Description
format
True
Available meal time options: [BREAKFAST, SNACK, LUNCH, DINNER]. multiple options can be requested
Suggestic's meal planner feature generates a plan that is compliant with the user's assigned program and all its preferences and restrictions.