The ID of the change event.
The timestamp from the oplog entry associated with the event.
Optional
lsid?: Record<string, unknown>The identifier for the session associated with the transaction. Only present if the operation is part of a multi-document transaction.
The type of operation which was performed on the document.
Optional
txnThe transaction number. Only present if the operation is part of a multi-document transaction.
Generated using TypeDoc
A base change event containing the properties which apply across operation types.