interface CommitUpdate

extends CommitBase<RecordType>

A commit event representing an update to an existing record.

Properties

rev: string

collection: RecordType

rkey: string

operation: "update"

record: ResolveLexicon<RecordType>

cid: string