Erwin Feser

Results 8 comments of Erwin Feser

I am having the same problem and I could solve it yet

It seems to be that was never implemented

Hi! Is there an `rpm` build?

> `annotate` support still have some issues, like [this case](https://github.com/strawberry-graphql/strawberry-django/issues/549) > > The issue here is similar: The `current_user` resolver will return a user instead of a queryset containing the...

@bellini666 a similar error raises if we use `prefetch_related` optimization with `to_attr` in the `Prefetch` definition, given its result is a list instead of a queryset.