Skip to content

Type Alias: FieldUpdateOperation

ts
type FieldUpdateOperation = z.infer<typeof FieldUpdateOperationSchema>;

Defined in: src/cloud/models/fieldUpdateOperation.ts:18