how to insert a robo mongo document in mongo atlas code example Example: insert command mongo db.collection.insert( { item: "card", qty: 15 } )