Use your GraphQL data in your Angular app, with the Apollo Client
An Apollo Link to allow sending a single http request per operation.
apollo angular aprova
An Apollo Link to easily transform headers from being a key-value object to an instance of HttpHeaders. Great combination with apollo-angular-link-http.
A fully-featured caching GraphQL client.
Information about the network status of your GraphQL operations. Built for Apollo Angular.
The easiest way to get started with Apollo Client in Angular
GraphQL Code Generator plugin for generating ready-to-use Angular Components based on GraphQL operations
A simple yet functional GraphQL client.
Utils used in several projects involving apollo-angular
Core engine for Apollo GraphQL server
Interface used to connect Apollo Gateway to Apollo Server
An Apollo Link to combine multiple GraphQL operations into single HTTP request.
Protobuf format for Apollo usage reporting
GraphQL Code Generator плагин для генерации httpRequest и rxResource функций поверх Apollo Angular GQL сервисов.
A terminating Apollo Link for Apollo Client that fetches a GraphQL multipart request if the GraphQL variables contain files (by default FileList, File, or Blob instances), or else fetches a regular GraphQL POST or GET request (depending on the config and
A set of utils for faster development of GraphQL tools
Protocol Buffers for JavaScript (& TypeScript).
Http utilities for Apollo Link shared across all links using http
GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).
Apollo Federation internal utilities
Apollo Angular but Dynamic! It adds the ability to create dynamic selection sets on queries, mutations and subscriptions, based on decorated schema.
Apollo GraphQL utility library
TypeScript definitions for apollo-upload-client