how to insert 2 objects with one insert mongodb code example Example: mongodb insert db.products.insert( { item: "card", qty: 15 } )