Variable: GetWorkflowSchemeProjectAssociationsSchema
ts
const GetWorkflowSchemeProjectAssociationsSchema: ZodObject<{
projectId: ZodArray<ZodNumber>;
}, $strip>;Defined in: src/cloud/parameters/getWorkflowSchemeProjectAssociations.ts:3