API reference › @evolu/common › local‑first/Query › applyPatches
function applyPatches(
patches: readonly Patch[],
current: readonly Row[],
): readonly Row[];
Defined in: packages/common/src/local-first/Query.ts:317
API reference › @evolu/common › local‑first/Query › applyPatches
function applyPatches(
patches: readonly Patch[],
current: readonly Row[],
): readonly Row[];
Defined in: packages/common/src/local-first/Query.ts:317