Open mahdyhamad opened 1 year ago
I am using graphene-django with this implementation of dataloaders... I have a resolver that returns multiple nodes (DjangoFilterConnectionField, ConnectionField), how to utilize this library in this situation?
graphene-django
+1
I am using
graphene-django
with this implementation of dataloaders... I have a resolver that returns multiple nodes (DjangoFilterConnectionField, ConnectionField), how to utilize this library in this situation?