Skip to content

Type Alias: CustomFieldOption

ts
type CustomFieldOption = z.infer<typeof CustomFieldOptionSchema>;

Defined in: src/cloud/models/customFieldOption.ts:12