Update Log Entry
Update a specific log entry
updateMealLog
updates attributes of an existing meal log from the logged-in user
Available Arguments
Example
Last updated
Update a specific log entry
updateMealLog
updates attributes of an existing meal log from the logged-in user
Last updated
Argument
Required?
Type
Description
databaseId
True
String!
ID of the Meal Log to update. Execute the mealLog
query to get the databaseId
mealTime
True
Available options are BREAKFAST
, SNACK
, LUNCH
and DINNER
quantity
True
Float!
The number of servings that is being logged
serving
False
Float
Servings quantity
date
False
Date!
format YYYY-mm-dd
time
False
Time!
format HH:MM
customServingEquivalent
False
Float