Simple Meal Plan Filters
filters: {
kcalRange: {
breakfast: { min: 100, max: 500 }
lunch: { min: 100, max: 400 }
}
}Available fields
Examples
How to use calorie range and tags
Last updated
Was this helpful?