nestjs-graphql-dataloader
nestjs-graphql-dataloader copied to clipboard
Example mocking dataloaders?
Would you have an example of mocking a dataloader for e2e tests or an approach to pass service as a dependency so that the dataloader uses the mocked dependency, instead of hitting the db?