Skip to content

sprints.listByProgram

Type: query Module: convex/sprints.ts

{
programId: Id<"programs">,
workstreamId: Id<"workstreams"> /* optional */,
status: sprintStatusValidator /* optional */,
}

List sprints for a program with optional workstream and status filters.