squashRecordDiffs

Public Function

Squash a collection of diffs into a single diff.

Parameters
NameDescription

diffs

RecordsDiff<T>[]

An array of diffs to squash.

Returns
RecordsDiff<T>

A single diff that represents the squashed diffs.

References

BaseRecord, RecordsDiff

Edit this page
Last edited on 11 May 2023
SerializedSchemaStore