interface CommitUpdate

extends CommitBase<RecordType>

A commit event representing an update to an existing record.

Properties

rev: string

collection: RecordType

rkey: string

type: "u"

record: ResolveLexicon<RecordType>

cid: string