We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
orderBy
Currently you can only sort at the top level. It would be nice if any nested relationship queries would also support the orderBy parameters.
The text was updated successfully, but these errors were encountered:
Having take, where, skip, could also be useful I think, especially for filtering within nested relations
take
where
skip
Sorry, something went wrong.
I'm going to be looking into this soon as I have a few use cases for it.
No branches or pull requests
Currently you can only sort at the top level. It would be nice if any nested relationship queries would also support the
orderBy
parameters.The text was updated successfully, but these errors were encountered: