Sebastián Sastoque H.

Results 2 issues of Sebastián Sastoque H.

There are some scenarios in which you want to use the queryset inside `DjangoObjectType` as a pre-filter to return a single object. In these cases you might not want to...

changes requested

Currently I'm working on an integration with Django Parler that require to subclass `DjangoObjectType` to pass the translated fields into the original model. However I cannot do this because the...

help wanted