mongodb find elements with elemnt in array nodejs code example Example: mongodb find element in array db.yourCollection.find( { array: "element" } )