{"library":"apollo-angular-link-http","type":"library","category":null,"description":"apollo-angular-link-http is an Apollo Link implementation designed for Angular applications to facilitate sending GraphQL operations over standard HTTP requests. This package leverages Angular's `HttpClient` (`@angular/common/http`) for network communication. While its last stable version, `1.11.0`, was released over three years ago, its core functionality for creating an HTTP link has largely been integrated and superseded by the primary `apollo-angular` package. As such, `apollo-angular-link-http` is now considered abandoned. Modern Angular and Apollo setups typically configure `HttpLink` directly through `apollo-angular`'s `ApolloClient` creation process, often utilizing `provideApollo()` for dependency injection. This package previously served as a distinct module for HTTP-based GraphQL communication before the `apollo-angular` ecosystem evolved to incorporate this functionality directly.","language":"javascript","status":"abandoned","version":"1.11.0","tags":["javascript","apollo","graphql","angular","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install apollo-angular-link-http","imports":["import { HttpLinkModule } from 'apollo-angular-link-http';","import { HttpLink } from 'apollo-angular-link-http';","import { HttpHeaders } from '@angular/common/http';"]},{"cmd":"yarn add apollo-angular-link-http","imports":[]},{"cmd":"pnpm add apollo-angular-link-http","imports":[]}],"homepage":"https://apollo-angular.com","github":"https://github.com/kamilkisiela/apollo-angular","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/apollo-angular-link-http","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/apollo-angular-link-http/compatibility"}}