folkloreinc / laravel-graphql

Facebook GraphQL for Laravel 5. It supports Relay, eloquent models, validation and GraphiQL.
1.76k stars 234 forks source link

How to use dataloader? Please, help #322

Open AlexGavrilov939 opened 6 years ago

AlexGavrilov939 commented 6 years ago

I want to use dataloader https://github.com/overblog/dataloader-php, but I don't know how to integrate this to query-per-class laravel-graphql style. Is someone had experience with it?

georgehao commented 5 years ago

I have the same question, Need help