Delete my Checklist Item
Delete a specific checklist item
Last updated
Was this helpful?
Delete a specific checklist item
Last updated
Was this helpful?
Use the deleteMyChecklistItem
to delete a checklist item created previously by using the mutation.
A deleted checklist item cannot be recovered.
Argument Name
Type
Description
ID
ID
The following fields will be displayed in the response:
Field
Type
Description
success
string
True if the checlistitem has been deleted successfully. Otherwise, False
message
string
Description of the result
myChecklistItem
A structured version of the checklist item.
Unique Checklist item ID. Execute the to get the id of the item to be deleted.