sprints.remove
Type: mutation
Module: convex/sprints.ts
Arguments
Section titled “Arguments”{ sprintId: Id<"sprints"> }Delete a sprint. Only sprints with “planning” status can be deleted. @param sprintId - The sprint to delete
Type: mutation
Module: convex/sprints.ts
{ sprintId: Id<"sprints"> }Delete a sprint. Only sprints with “planning” status can be deleted. @param sprintId - The sprint to delete