Meal Plan Day
Last updated
Was this helpful?
Last updated
Was this helpful?
The mealPlanDay
object returns the information of the meal plan generated.
Field Name
Is required?
Type
Description
id
Yes
ID
Meal Plan Day Base-64 ID.
calories
No
Float
Total calories (in Kcal) for the day
date
No
String
Date assigned to the "day" of the meal plan
day
No
Int
Number of days in the returned meal plan
meals
No
A along with the total calories of the meal, name of the meal, and amount of recommended servings
Use this in the following:
generateMealPlan
mutation
searchProfile
query