Replies: 1 comment 1 reply
-
We already have a discussion about this feature: |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I want to use aggregation(sum, count, avg, ...) by using
EF 5
,HotChocolate.AspNetCore
, andHotChocolate.Data.EntityFramework
.How can I do that?
This is my

GraphQL
configuration:These are libraries that I used in my project:

Best regards
Beta Was this translation helpful? Give feedback.
All reactions