I hope that the result should be
{ "_id" : ObjectId("4bac322669b89c9179dc9976"), "items" : [
{
"itemId" : 1,
"amount" : 10000
},
{
"itemId" : 1,
"amount" : 1
},
null,
null,
null
] }
> --
> You received this message because you are subscribed to the Google Groups "mongodb-user" group.
> To post to this group, send email to mongod...@googlegroups.com.
> To unsubscribe from this group, send email to mongodb-user...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/mongodb-user?hl=en.
>
>