Delete Express Meal Track
Use the deleteExpressTrack
mutation to delete a express meal track entry.
Arguments
Argument
Type
Description
id
ID!
Id of the express track entry.
Available Fields
Field
Type
Description
success
Boolean
True if the express meal track entry has been deleted. Otherwise, it displays False.
message
String
Description of the result.
Example
Last updated
Was this helpful?