Update Log Entry
Update a specific log entry
updateMealLog
updates attributes of an existing meal log from the logged-in user
Available Arguments
Argument | Required? | Type | Description |
| True | String! | ID of the Meal Log to update. Execute the |
| True | Available options are | |
| True | Float! | The number of servings that is being logged |
| False | Float | Servings quantity |
| False | Date! | format |
| False | Time! | format |
| False | Float |
Example
Last updated