Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for nested AND / OR filter queries #118

Open
RolandTa opened this issue Feb 24, 2021 · 1 comment
Open

Support for nested AND / OR filter queries #118

RolandTa opened this issue Feb 24, 2021 · 1 comment

Comments

@RolandTa
Copy link

Hi

Is it possible to implement support for nested AND / OR filter queries?
Something similar like
filters=(LikeCount>10 AND Title@=awesome title) OR (LikeCount>100)

Thanks

@stratusaxarlis
Copy link

any update on that ? for example lets say you have a field ID integer and a string property which combines number and letters , it would be very useful to be able do ID ==20 or stringField @=20 ex: filters=(id==20)|(empoyeeId@=20)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants