collection.find({ arrayElementName: { $exists: true, $not: {$size: 0} } })
//mongobd database name should be use in Like "E-Shop" or "E_Shop" //must use underscore or -