/graphql-dataloader-example

Simple GraphQL schema that illustrates the use of DataLoader for batching and caching requests.

Primary LanguageJavaScriptMIT LicenseMIT

GraphQL-DataLoader example

Project that illustrates the use of DataLoader for batching and caching graphQL requests using a simple user and friends example.