Remove Log Entry
Remove or delete a specific log entry
Last updated
Was this helpful?
Remove or delete a specific log entry
Last updated
Was this helpful?
Use the removeMealLog
mutation to delete the specified meal log.
The removeMealLog
mutation has the same functionality as the , however, the removeMealLog
mutation does not delete the logs created with the mutation.
Argument
Type
Description
databaseId
String!
The following field will be part of the response.
Field name
Type
Description
sucess
String
True if the meal log has been deleted. Otherwise, it displays False
ID of the Meal Log to remove. Use the query to get the databaseId