Convert mongodb return object to dictionary July 28, 2023 by Tarik What about just using to_mongo method of an object to convert it to a dict? object.to_mongo()