MongoDB menemukan array yang tidak mengandung objek

db.test.find({ "data.code" : { "$ne" : "special" } })
florinrelea