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

Easily add dataloader to a nestjs/graphql 7+ application with automatic sequencing and a template method

Results 17 nestjs-graphql-dataloader issues
Sort by recently updated
recently updated
newest added

Hello, I am trying to query another api from my module which is related by the user module via the `email` key for each user. Each user can have possibly...

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...

FYI, the published npm module as of `v0.1.28` does not include the generated type definition file in `dist/index.d.ts`. Thanks for taking the time to publish this nifty utility!

Hi, Thanks for the library. I experimented with it and got stuck the following error. `CityLoader is marked as a scoped provider. Request and transient-scoped providers can't be used in...

Bumps [cookiejar](https://github.com/bmeck/node-cookiejar) from 2.1.2 to 2.1.4. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cookiejar&package-manager=npm_and_yarn&previous-version=2.1.2&new-version=2.1.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...

dependencies