We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c14613d commit ac3268dCopy full SHA for ac3268d
src/db/models/categoryGroup.ts
@@ -29,6 +29,7 @@ export const CATEGORY_GROUP_TYPE = t.keyof({
29
reportChannel: null,
30
responseType: null,
31
sectorIASC: null,
32
+ subsetOfOrganization: null,
33
subsetOfPlan: null,
34
});
35
0 commit comments