Recently Logged
A list of the most recently logged items
Use the recentMealLogs
query to obtain a list of the most recently logged items.
Available Fields
The following fields will be displayed in the response:
Field Name
Type
Description
id
ID
Food item ID.
name
String
Name of the meal
mealTime
Object that returns the valid meal times. Valid values are: BREAKFAST
, LUNCH
, DINNER
, SNACK
, TREAT_DESSERT
Example
Last updated