tasks.bulkAssignToSprint
Type: mutation
Module: convex/tasks.ts
Arguments
Section titled “Arguments”{ taskIds: Id<"tasks">[], sprintId: Id<"sprints">, }Assign multiple tasks to a sprint in a single operation. @param taskIds - Array of task IDs to assign @param sprintId - Target sprint