HistoryEntry
See source codeTable of contents
An entry containing changes that originated either by user actions or remote changes.
interface HistoryEntry<R extends UnknownRecord = UnknownRecord> {}
Properties
changes
changes: RecordsDiff<R>
source
source: ChangeSource
Prev
ComputedCacheNext
LegacyBaseMigrationsInfo