HTTP Data Source for Apollo Server

Optimized JSON HTTP Data Source for Apollo Server

Optimized JSON HTTP Data Source for Apollo Server

  • Uses Undici under the hood. It's around 60% faster than apollo-datasource-rest
  • Request Deduplication (LRU), Request Cache (TTL) and stale-if-error Cache (TTL)
  • Support AbortController to manually cancel all running requests
  • Support for Apollo Cache Storage backend