Rich editor support for GraphQL client and server development that seamlessly integrates with the Apollo platform
Simple configuration of vscode-apollo for Relay projects.
This package is meant to be used to connect your Apollo Client instance with the Apollo Client devtools in the [Apollo GraphQL](https://marketplace.visualstudio.com/items?itemName=apollographql.vscode-apollo) VSCode extension.
Command line tool for Apollo GraphQL
Fork of vscode-apollo-relay
Fork of vscode-apollo-relay with type param support
A fully-featured caching GraphQL client.
Core engine for Apollo GraphQL server
Interface used to connect Apollo Gateway to Apollo Server
Protobuf format for Apollo usage reporting
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
Http utilities for Apollo Link shared across all links using http
This repo hosts the source for Apollo Studio's Embeddable Sandbox
Apollo Federation internal utilities
Protocol Buffers for JavaScript (& TypeScript).
GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).
A simple yet functional GraphQL client.
Types used by the Language server for node
Apollo GraphQL utility library
TypeScript definitions for apollo-upload-client
An Apollo Server integration for use with Express v4
This package provides building blocks to create framework-level integration of Apollo Client with React's streaming SSR. See the [@apollo/client-integration-nextjs](https://github.com/apollographql/apollo-client-integrations/tree/main/packages/nextjs) pac
Language server implementation for node