how to add info to mongodb using mongo code example Example: mongodb insert db.products.insert( { item: "card", qty: 15 } )