Frequently Logged
A list of the most frequently logged items
Available Fields
Example
{
frequentMealLogs {
id
name
mealType
}
}{
"data": {
"frequentMealLogs": [
{
"id": "TWVhbExvZzpjMWUxYzFkMGVhOTgxMWVhYTRkMmQ2N2U0NzdiZTE4Yw==",
"name": "Potato and pesto salad",
"mealType": "RECIPE"
}
]
}
}Last updated
Was this helpful?