graphql-sync-dataloaders icon indicating copy to clipboard operation
graphql-sync-dataloaders copied to clipboard

How to load multiple? `load_many` alternative

Open mahdyhamad opened this issue 2 years ago • 1 comments

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?

mahdyhamad avatar Feb 13 '23 11:02 mahdyhamad

+1

pfcodes avatar Dec 30 '23 00:12 pfcodes