Toggle Task Completed
Use the toggleTaskCompleted
mutation to toggle is_completed
for a single task item.
Required Argument
Argument
Required
Type
Available Fields
The following fields will be part of the response.
Field name
Type
Description
sucess
String
True if a single task item has been completed. Otherwise, it displays False
message
String
Description of the result
Example
Last updated