Using ApolloExplorer with React
This repo hosts the source for Apollo Studio's Embeddable Explorer
This is an npm package that contains utility functions used in the @apollo/explorer, @apollo/sandbox packages, and Studio-UI Explorer.
No description provided.
This repo hosts the source for Apollo Studio's Embeddable Sandbox
Super-fast alternative to Babel for when you can target modern JS runtimes
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
Http utilities for Apollo Link shared across all links using http
A set of utils for faster development of GraphQL tools
Protocol Buffers for JavaScript (& TypeScript).
GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).
Apollo Federation internal utilities
Polyfills for various browsers including commonly used language features
Analyze and debug space usage through source maps
A simple yet functional GraphQL client.
Apollo GraphQL utility library
TypeScript definitions for apollo-upload-client
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
Command line tool for Apollo GraphQL
An Apollo Server integration for use with Express v5