Hi,

I would like to know if global query filters are supported in Nop 4.5, and if so how/where it can be implemented. In our previous version of Nop 4.2 we could implement this via DbContexts. Is there an equivalent in version 4.5?
If I'm not mistaken 4.5 is using Linq2DB. According to the link below it should be possible?

https://github.com/linq2db/linq2db/issues/3052

Thanks