deleteTask
This mutation deletes a task.
deleteTask(
id: ID!
): TaskResponsePayload
Arguments
deleteTask.id ● ID! non-null scalar
Type
TaskResponsePayload object
A record in the application or the error related to the operation on the contact.