Variable: GetDefaultWorkflowSchema
ts
const GetDefaultWorkflowSchema: ZodObject<{
id: ZodNumber;
returnDraftIfExists: ZodOptional<ZodBoolean>;
}, $strip>;Defined in: src/cloud/parameters/getDefaultWorkflow.ts:3