Skip to main content
Journey Uncommon Logo
JourneyUncommon
easyMongoDBdeleteOne deleteManySingle-choice MCQ

Your collection has 3 documents with `status: "draft"`. What does this call return and do?

db.posts.deleteOne({ status: "draft" })