Skip to content

@morph-mapper/source


@morph-mapper/source / templateCategorySchema

Variable: templateCategorySchema

const templateCategorySchema: ZodObject<{ domain: ZodString; id: ZodString; name: ZodString; operatorId: ZodNumber; }, "strip", ZodTypeAny, { domain: string; id: string; name: string; operatorId: number; }, { domain: string; id: string; name: string; operatorId: number; }>

Defined in: templates-api/template-ref.ts:125