Apollo Link Core
JSON →Apollo Link Core (v0.5.4) is the foundational transport layer for Apollo Client's GraphQL communication. It provides a composable, middleware-like link chain architecture for separating network concerns. Currently in maintenance mode as it has been superseded by @apollo/client's built-in link system. Key differentiator: allows customizing fetch behavior, batching, retries, and subscriptions via modular link composition.
Resources
packageapollo-link-core ↗