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

Is there a groupby in graphql? If there is, how? #1295

Closed
howdyhyber opened this issue Mar 21, 2018 · 1 comment
Closed

Is there a groupby in graphql? If there is, how? #1295

howdyhyber opened this issue Mar 21, 2018 · 1 comment

Comments

@howdyhyber
Copy link

Is there a groupby in graphql? If there is, how?

@jgcmarins
Copy link

jgcmarins commented Mar 21, 2018

Well, you can "compose" resolvers.
You can also have a filter named groupBy as well. But you still need to add a logic to it. There is no magic.

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

3 participants