$ne का उपयोग करें ("बराबर नहीं" के लिए) db.collection.find({ "fieldToCheck": { $exists: true, $ne: null } })