interface CommitCreate

extends CommitBase<RecordType>

A commit event representing a new record.

Properties

rev: string

collection: RecordType

rkey: string

type: "c"

record: ResolveLexicon<RecordType>

cid: string