Hello Experts
Some WF has been deleted from the USer private studio , when I query MongoDB by :
db.getCollection('appInfos').find({"CreatedBy": 'User_object_id'})
I can clearly find all the WF for that user (deleted and not) is it any tip to restore those WF ?
P.S : I don't have a recent DB backup
Thanks and Regards