express-graphql-typescript-boilerplate icon indicating copy to clipboard operation
express-graphql-typescript-boilerplate copied to clipboard

Dataloaders aren't used

Open ravishivt opened this issue 7 years ago • 0 comments

I'm trying to understand how the project all fits together and am failing to see how dataloaders defined in context/ are actually used. I see the dataloaders are attached to each GraphQL's request context but don't see them actually being used anywhere. Please correct me if I'm wrong.

ravishivt avatar Jul 10 '17 20:07 ravishivt