Skip to content

Variable: GetAllWorkflowSchemesSchema

ts
const GetAllWorkflowSchemesSchema: ZodObject<{
  maxResults: ZodOptional<ZodNumber>;
  startAt: ZodOptional<ZodNumber>;
}, $strip>;

Defined in: src/cloud/parameters/getAllWorkflowSchemes.ts:3