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

Multiple OrderBy fields support? #594

Open
JasonkayZK opened this issue Nov 16, 2023 · 2 comments
Open

Multiple OrderBy fields support? #594

JasonkayZK opened this issue Nov 16, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@JasonkayZK
Copy link

I saw orderBy and orderDirection in the document.

But it seems that it only support sorting by one field.

So are there any chances to support multiple fields orderBy query?

Thank you.

@JasonkayZK JasonkayZK changed the title Multiple OrderBy support? Multiple OrderBy fields support? Nov 16, 2023
@adzialocha
Copy link
Member

But it seems that it only support sorting by one field.

Yes, that's correct! Currently we do not support multiple orderBy fields, also it is not a priority right now but let us know if you have any ideas on how to implement it! We should have the logic in place, question is how one would design a GraphQL API around it?

@adzialocha adzialocha added the enhancement New feature or request label Nov 16, 2023
@JasonkayZK
Copy link
Author

I have no ideas right now, but once i figured it out, i will let you guys know ASAP. ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants