I want to update a mongo collection property, which is a list. I want to add a item per update in to the list.
{ _id:3, items:[] }
now i just