orbitjs / orbit

Composable data framework for ambitious web applications.
https://orbitjs.com
MIT License
2.33k stars 134 forks source link

Allow filtering for attribute/relationship not `null` (negated condition) #968

Open bradjones1 opened 2 years ago

bradjones1 commented 2 years ago

It appears this isn't possible now, but I'm curious if it could be? I need to filter a query (in this case, I'm querying the cache, so this is all within Orbit, no remote source) on an attribute being not null.