tasks.remove
Type: mutation
Module: convex/tasks.ts
Arguments
Section titled “Arguments”{ taskId: Id<"tasks"> }Delete a task and all its subtasks. @param taskId - The task to delete
Type: mutation
Module: convex/tasks.ts
{ taskId: Id<"tasks"> }Delete a task and all its subtasks. @param taskId - The task to delete