Package Exports
- @apollo/link-context
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@apollo/link-context) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Apollo Context Link
Easily set a context on your operation, which is used by other Links further down the chain.
Documentation
All Apollo Client documentation, including Apollo Link usage articles and helpful recipes, lives on https://www.apollographql.com/docs/react/