batch.md
July 15, 2021 ยท View on GitHub
Bookmarks tagged [batch]
www.codever.land/bookmarks/t/batch
graphql/dataloader home page
https://github.com/graphql/dataloader
DataLoader is a generic utility to be used as part of your application's data fetching layer to provide a consistent API over various backends and reduce requests to those backends via batching and ca...
- tags: graphql, tools, caching, batch, dataloader
- :octocat: source code