Node.js graphql example of the N+1 problem, with solution using dataloader.
-
Updated
Jan 11, 2023 - JavaScript
Node.js graphql example of the N+1 problem, with solution using dataloader.
A GraphQL API demonstrating the N+1 query problem and its resolution using DataLoader — with side-by-side resolver comparisons and per-request batching.
Add a description, image, and links to the nplus1 topic page so that developers can more easily learn about it.
To associate your repository with the nplus1 topic, visit your repo's landing page and select "manage topics."