HistoryEntry

See source code
Table 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
ComputedCache
Next
LegacyBaseMigrationsInfo