Skip to content

Type Alias: FieldValueClause

ts
type FieldValueClause = z.infer<typeof FieldValueClauseSchema>;

Defined in: src/cloud/models/fieldValueClause.ts:14