Skip to main content
Journey Uncommon Logo
JourneyUncommon
mediumMongoDBchange streamsSingle-choice MCQ

A change stream is opened on a collection with the option below. What does fullDocument: "updateLookup" guarantee for an update event?

db.coll.watch([], { fullDocument: "updateLookup" })