interface CommitCreate

extends CommitBase<RecordType>

A commit event representing a new record.

Properties

rev: string

collection: RecordType

rkey: string

operation: "create"

record: ResolveLexicon<RecordType>

cid: string