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.
apollo-engine
Sideload Apollo Engine in front of your graphql server
apollo-engine-binary-darwin
Apollo Engine Proxy Binary
apollo-engine-binary-linux
Apollo Engine Proxy Binary
apollo-engine-binary-windows
Apollo Engine Proxy Binary
apollo-engine-reporting
Send reports about your GraphQL services to Apollo Graph Manager (previously known as Apollo Engine)
apollo-engine-reporting-protobuf
Protobuf format for Apollo Engine
apollo-fetch
Lightweight implementation of fetch for GraphQL requests
apollo-fetch-upload
Allows files to be used in GraphQL requests with apollo-fetch.
@apollographql/apollo-upload-server
Enhances Apollo GraphQL Server for intuitive file uploads via GraphQL mutations.
@apollographql/cli
CLI for apollographql
@apollographql/graphql-language-server
An interface for building GraphQL language services for IDEs
@apollographql/graphql-language-service
An interface for building GraphQL language services for IDEs
@apollographql/graphql-language-service-interface
Interface to the GraphQL Language Service
@apollographql/graphql-language-service-parser
An online parser for GraphQL for use in syntax-highlighters and code intelligence tools
@apollographql/graphql-language-service-server
Server process backing the GraphQL Language Service