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

Filter query by whether a property or properties exist #51

Open
dshanske opened this issue Jul 5, 2022 · 1 comment
Open

Filter query by whether a property or properties exist #51

dshanske opened this issue Jul 5, 2022 · 1 comment

Comments

@dshanske
Copy link
Member

dshanske commented Jul 5, 2022

This would filter a query by property names existing or not existing. Originally discussed in #4

exists[] - Matches one or more property names (for example, exists[]=like-of)
not-exists[] = Inverse of exists
@jalcine
Copy link

jalcine commented Jul 5, 2022

Shock implements this as a client. It's used to power the 'micro' feeds on my homepage. Also, Koype implements this as a server as of 2022-06-29.

(Originally published at: https://jacky.wtf/2022/7/axLD)

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