Delete a Food Log Entry
Use the deleteFoodLog
mutation to delete the specified meal log.
The deleteFoodLog
mutation has the same functionality as the removeMealLog
, however, this does not delete the logs created with the createMealLog
mutation.
Required Argument
Available Fields
The following field will be part of the response.
Example
GraphQL Example
curl Example
Last updated