how to check not equal in mongodb query code example Example: mongoose find not equal to db.inventory.find( { qty: { $ne: 20 } } )