tasks.countBySprint
Type: query
Module: convex/tasks.ts
Arguments
Section titled “Arguments”{ sprintId: Id<"sprints"> }Count tasks in a sprint grouped by status, with total story points. @param sprintId - The sprint to query
Type: query
Module: convex/tasks.ts
{ sprintId: Id<"sprints"> }Count tasks in a sprint grouped by status, with total story points. @param sprintId - The sprint to query