Victor Bianchi
Victor Bianchi
any news?
@Mayank1791989 I done it. It solved the errors for me. Thanks
Have you tried to set your settings: `"editor.semanticHighlighting.enabled": false`
Why was this issue moved to the graphcool-framework repo? I thought that Group By and Aggregated Values would be implemented in Prisma. The [Prisma documentation](https://www.prismagraphql.com/docs/reference/prisma-api/queries-ahwee4zaey#connection-queries) links to this issue
@kieusonlam Ok, but that doesn't explain why this feature will not be implemented in Prisma as well. the `count` aggregate function has already been implemented, why not the others too?
@kieusonlam That is what I just said. count has been implemented. But avg, median, max, min, sum and group by have not. Do you have a example with any of...
I'm having this problem too. In my case I am using version 7.7.1 with [typeorm](https://github.com/typeorm/typeorm)
I agree with @kbrandwijk. In my case that would make things way easier.
Could you create a PR with a this new generator?