137 packages
angular2-apollo
Angular 2.0 client for Apollo
apollo
Command line tool for Apollo GraphQL
apollo-boost
The easiest way to get started with Apollo Client
apollo-cache
Core abstract of Caching layer for Apollo Client
apollo-cache-control
A GraphQL extension for cache control
apollo-cache-inmemory
Core abstract of Caching layer for Apollo Client
apollo-client
A simple yet functional GraphQL client.
apollo-codegen
Generate API code or type annotations based on a GraphQL schema and query documents
apollo-datasource
apollo-datasource-rest
This package exports a ([`RESTDataSource`](https://github.com/apollographql/apollo-server/tree/main/packages/apollo-datasource-rest)) class which is used for fetching data from a REST API and exposing it via GraphQL within Apollo Server.