Hi,
It seems that Django GenericRelation isn't handled correctly. Using @straberry_django.type
decorator with one of my models results in a KeyError: <class 'django.contrib.contenttypes.fields.GenericRelation'>
and it's missing in the field_type_map
in strawberry_django.fields.types
.
My current workaround is to define a field with a custom resolver.
Am I missing something and if not is there any plan to support this type of field?
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too