Represents a change event communicated via a MongoDB change stream. This type of stream always includes a fullDocument for update events, and also includes the change event ID and namespace of the event as returned by MongoDB.
Generated using TypeDoc
ChangeEvent
Represents a change event communicated via a MongoDB change stream. This type of stream always includes a fullDocument for update events, and also includes the change event ID and namespace of the event as returned by MongoDB.