Skip to main content
Deleting a task soft-deletes it. It is removed from the active task list but remains queryable by ID with isDeleted: true.
For TypeScript, the GraphQL SDK gives you a fully typed client for these operations.
This operation requires the following permissions:
  • task:delete
Mutation
Variables