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

Not filter #5

Closed
alexberriman opened this issue Jul 14, 2022 · 0 comments
Closed

Not filter #5

alexberriman opened this issue Jul 14, 2022 · 0 comments
Assignees
Labels
backlog Issues that are marked to be worked on enhancement New feature or request
Milestone

Comments

@alexberriman
Copy link
Owner

Add the ability to use not as a query filter.

e.g.

{
  "not": {
    "property": "nationality",
    "operator": "endsWith",
    "value": "ian"
  }
}
@alexberriman alexberriman added enhancement New feature or request backlog Issues that are marked to be worked on labels Jul 14, 2022
@alexberriman alexberriman self-assigned this Jul 14, 2022
@alexberriman alexberriman added this to the v1.0 milestone Jul 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog Issues that are marked to be worked on enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant