|
I'm try to have multiple filterBy statements - e.g.
but only 1 of the filters are observed... |
Answered by
domoritz
Apr 10, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
That does not work since an object can only have one key. You can instead define a selection and include clauses from others: #488.