async-graphql icon indicating copy to clipboard operation
async-graphql copied to clipboard

Split dataloader in crate

Open Sytten opened this issue 3 years ago • 0 comments

Hello!

I was wondering if it would be possible to split the dataloader in its own crate and just re-export it in async-graphql. Basically we have a need for the pattern in a place where we don't need the full async-graphql and I prefer your take on it vs the dataloader crate that already exists.

Thanks!

Sytten avatar Sep 15 '22 15:09 Sytten