Mongodb – MongoServerError: Invalid $set :: caused by :: Expression $in takes exactly 2 arguments. 1 were passed in
{ "offers" : [ { "name" : "min", "prices" : [ 8, 15, 18 ] }, { "name" : "max", "prices" : [ 9, 11, 18 ] } ], "nl" : [ 2, 4, 6, 7 ] } update aggregation…