Autopopulate not working with "findByIdAndDelete" and hence "findOneAndDelete"
I am using the latest version "^1.0.0" and mongoose "^6.10.0"
Also tried with version "^0.17.1"
I tried it with "findByIdAndUpdate" and "findById" and it's working normally
Autopopulate not working with "findByIdAndDelete" and hence "findOneAndDelete" I am using the latest version "^1.0.0" and mongoose "^6.10.0" Also tried with version "^0.17.1" I tried it with "findByIdAndUpdate" and "findById" and it's working normally