API Reference / @evolu/common / Evolu/Internal / ReplaceAllPatch
Interface: ReplaceAllPatch
Defined in: packages/common/src/Evolu/Diff.ts:15
Properties
Property | Modifier | Type | Defined in |
---|---|---|---|
op | readonly | "replaceAll" | packages/common/src/Evolu/Diff.ts:16 |
value | readonly | readonly Row [] | packages/common/src/Evolu/Diff.ts:17 |