-
Notifications
You must be signed in to change notification settings - Fork 513
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 caching.
License
graphql/dataloader
ErrorLooks like something went wrong!
About
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 caching.