nestjs-graphql-dataloader icon indicating copy to clipboard operation
nestjs-graphql-dataloader copied to clipboard

Example mocking dataloaders?

Open cramhead opened this issue 4 years ago • 0 comments

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?

cramhead avatar Feb 19 '21 21:02 cramhead