Properties
tooBig: boolean
Indicates that this commit contained too many ops, or data size was too large. Consumers will need to make a separate request to get missing data.
commit: At.CIDLink
Repo commit object CID.
rev: string
The rev of the emitted commit. Note that this information is also in the commit object included in blocks, unless this is a tooBig event.
ops: RepoOp[]
List of repo mutation operations in this commit (eg, records created, updated, or deleted).
blobs: At.CIDLink[]
List of new blobs (by CID) referenced by records in this commit.