skills.linkRequirement
Type: mutation
Module: convex/skills.ts
Arguments
Section titled “Arguments”{ skillId: Id<"skills">, requirementId: Id<"requirements">, }Link a requirement to a skill. Both must belong to the same program. @param skillId - The skill to link to @param requirementId - The requirement to link