Delete Exercise Entry
Deletes desired exercise entry.
Last updated
Deletes desired exercise entry.
Last updated
Argument
Type
Note
id
ID!
ID of Excercise entry to be deleted.
Field
Type
Note
success
Boolean
true: If the entry has been created successfully. Otherwise, it displays false
message
String
The message returns either if the information has been updated or not.