Meal Plan Day
The mealPlanDay
object returns the information of the meal plan generated.
List of Fields
Field Name
Is required?
Type
Description
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
Use this in the following:
generateMealPlan
mutationsearchProfile
query
Last updated