2022
- The
intakesChecklist
query has been added to review the the food intake to see if you're doing well or if you need to improve something in your daily intake.
IMPROVEMENT
- The
mealPlan
field has been added to themyProfile
andsearchProfile
queries to get the meal plan information of a specific user.
IMPROVEMENT
NOTICE
NOTICE
IMPROVEMENT
- Add days from the meal plan template to your current meal plan by using the
addDays
argument as true
NOTICE
ADDED
- The
createMyChecklistItem
mutation has been added to create a user's goal or an indicator in which a user can register or track daily habits.
IMPROVEMENT
- The
variety
argument has been added to thegenerateSimpleMealPlan
mutation to allow for a specific number of repetitions per meal.
IMPROVEMENT
IMPROVEMENT
IMPROVEMENT
- The
variety
argument has been added to thegenerateMealPlan
mutation to generate a meal plan with less variety of recipes. - The
mealPlan
field has been included in the response of thegenerateMealPlan
mutation to retrieve the information of the generated meal plan.
NOTICE
- The
append
argument has been added to the Custom Attributes documentation. Use this argument to add custom attributes to the existing ones.
IMPROVEMENT
- A new
filter
object added to thegenerateSimpleMealPlan
mutation to generate a meal plan with specific information such as caloric range and tags.
IMPROVEMENT
- The
size
argument has been added to thesimilarMacrosRecipes
query and theonPlan
andsimilar
objects included in therecipeSwapOptions
to return a specific number of recipes defined on the mentioned argument.
Last modified 7mo ago