This repository is not active
GraphQLSwift/DataLoader
DataLoader is a generic utility to be used as part of your Swift application's data fetching layer to provide a simplified and consistent API over various remote data sources such as databases or web services via batching and caching.
SwiftMIT