I want to insert a new field to the documents. I am using $push like below.
$push
$push: { events: { movies: [] } }