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

$and prefix should be able to use in queries #72

Closed
ozziest opened this issue Aug 8, 2021 · 0 comments · Fixed by #74
Closed

$and prefix should be able to use in queries #72

ozziest opened this issue Aug 8, 2021 · 0 comments · Fixed by #74
Assignees
Labels
bug Something isn't working
Projects

Comments

@ozziest
Copy link
Member

ozziest commented Aug 8, 2021

In queries, we should be able to use $and prefixes like the following one;

/api/contacts/1/phones?q=[{"type": "MOBILE" }, {"$and.type":"HOME"}]

But, we got an error;

Error: Unacceptable field name: $and.type
@ozziest ozziest added the bug Something isn't working label Aug 8, 2021
@ozziest ozziest self-assigned this Aug 9, 2021
@ozziest ozziest added this to To do in v1.0.0 via automation Aug 9, 2021
@ozziest ozziest moved this from To do to In progress in v1.0.0 Aug 9, 2021
ozziest added a commit that referenced this issue Aug 9, 2021
@ozziest ozziest mentioned this issue Aug 9, 2021
@ozziest ozziest moved this from In progress to Pull Request in v1.0.0 Aug 9, 2021
ozziest added a commit that referenced this issue Aug 9, 2021
ozziest added a commit that referenced this issue Aug 9, 2021
@ozziest ozziest mentioned this issue Aug 9, 2021
v1.0.0 automation moved this from Pull Request to Done! Aug 9, 2021
ozziest added a commit that referenced this issue Aug 9, 2021
@ozziest ozziest moved this from Done! to Need Documentation in v1.0.0 Aug 10, 2021
@ozziest ozziest moved this from Need Documentation to Done! in v1.0.0 Aug 10, 2021
ozziest added a commit that referenced this issue Dec 24, 2022
ozziest added a commit that referenced this issue Dec 24, 2022
ozziest added a commit that referenced this issue Dec 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
No open projects
v1.0.0
Done!
Development

Successfully merging a pull request may close this issue.

1 participant