Remove "own" Food Item
Remove and "own" Food Item
Use the removeOwnMeal
mutation to delete/remove an "own" Food Item
Required Argument
Argument
Type
Description
databaseId
String!
own meal databaseID this can be an own Food Item or an own Recipe
Available Field
Field Name
Type
Description
success
Boolean
True if the own meal has been removed. Otherwise is false.
Example
Last updated