Closed
Description
Is your feature request related to a problem? Please describe.
I want to be able to execute range queries and I noticed this issues #7050 so I tried to find how to execute raw query but, I don't see a way to do it in v8.
Describe the solution you'd like
Can you please add the ability to add raw query / filter like it used to be in previous version so we can easily go around problems like that?
Describe alternatives you've considered
The only alternative so far is to fork the repository.