express-graphql-typescript-boilerplate
express-graphql-typescript-boilerplate copied to clipboard
Dataloaders aren't used
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.