ChangeStreamUpdateDocument | mongodb (original) (raw)
Interface ChangeStreamUpdateDocument
Type Parameters
Hierarchy (view full)
- ChangeStreamDocumentCommon
- ChangeStreamDocumentKey<TSchema>
- ChangeStreamDocumentCollectionUUID
- ChangeStreamUpdateDocument
Index
Properties
_id
_id: unknown
Optional
clusterTime
collectionUUID
documentKey
Optional
fullDocument
Optional
fullDocumentBeforeChange
fullDocumentBeforeChange?: TSchema
Optional
lsid
ns
operationType
operationType: "update"
Optional
splitEvent
Optional
txnNumber
txnNumber?: number