How can I assign a mongoose variable to as an object without affecting the original variable?
So I know we have myRes.toObject(); but that converts myRes
myRes.toObject();