I am using MongoDB with Python and MongoEngine. I would like to convert all _id from ObjectId to str after each DB query. Is there any way
_id
ObjectId
str