find item in array in document mongodb code example Example: mongodb find element in array db.yourCollection.find( { array: "element" } )