pass in a object to add to mongodb code example Example: mongodb insert db.products.insert( { item: "card", qty: 15 } )