print only that array which have value contain in mongodb code example Example: mongodb find element in array db.yourCollection.find( { array: "element" } )