Apollo Fetch

JSON →
library 0.7.0 ·javascript deprecated
verified Jun 7, 2026
api

A lightweight, minimalistic implementation of fetch specifically designed for GraphQL requests from the Apollo ecosystem. Version 0.7.0 (latest), not actively maintained—superseded by Apollo Client's built-in HTTP link. Provides a simple fetch-based interface for executing GraphQL queries and mutations. Unlike full Apollo Client, it offers no caching, state management, or React integration; purely a network layer. Ships TypeScript declarations. Low release cadence, no updates since 2018.