MongoDB Unschuh Array
// You must use $each!
$push: { colors: { $each: ['yellow'], $position: 0 } }
florinrelea
// You must use $each!
$push: { colors: { $each: ['yellow'], $position: 0 } }