Skip to main content
Using TypeScript? Check out our GraphQL SDK for a fully typed client.
Deleting a task soft-deletes it — it is removed from the active task list but remains queryable by ID with isDeleted: true. This operation requires the following permissions:
  • task:delete
Mutation
Variables