Using collection.insert_one(json_dict)inserts a new collection
collection.insert_one(json_dict)
Can I do collection.insert_one() on an already existing object so it then upd
collection.insert_one()