Pinned Repositories
apollo
:rocket: Open source tools for GraphQL. Central repo for discussion.
apollo-client
The industry-leading GraphQL client for TypeScript, JavaScript, React, Vue, Angular, and more. Apollo Client delivers powerful caching, intuitive APIs, and comprehensive developer tools to accelerate your app development.
apollo-ios
📱 A strongly-typed, caching GraphQL client for iOS, written in Swift.
apollo-kotlin
:rocket: A strongly-typed, caching GraphQL client for the JVM, Android, and Kotlin multiplatform.
apollo-server
🌍 Spec-compliant and production ready JavaScript GraphQL server that lets you develop in a schema-first way. Built for Express, Connect, Hapi, Koa, and more.
apollo-studio-community
🎡 GraphQL developer portal featuring an IDE (Apollo Explorer), auto-documentation, metrics reporting, and more. This repo is for issues, feature requests, and preview docs. 📬
apollo-tooling
✏️ Apollo CLI for client tooling (Mostly replaced by Rover)
graphql-tag
A JavaScript template literal tag that parses GraphQL queries
react-apollo
:recycle: React integration for Apollo Client
router
A configurable, high-performance routing runtime for Apollo Federation 🚀
Apollo GraphQL's Repositories
apollographql/apollo-client
The industry-leading GraphQL client for TypeScript, JavaScript, React, Vue, Angular, and more. Apollo Client delivers powerful caching, intuitive APIs, and comprehensive developer tools to accelerate your app development.
apollographql/apollo-client-devtools
Apollo Client browser developer tools.
apollographql/apollo-link-rest
Use existing REST endpoints with GraphQL
apollographql/federation
🌐 Build and scale a single data graph across multiple services with Apollo's federation gateway.
apollographql/apollo-client-integrations
Apollo Client support for the Next.js App Router
apollographql/rover
The CLI for Apollo GraphOS
apollographql/supergraph-demo
🍿 Compose subgraphs into a Federation v1 supergraph at build-time with static composition to power a federated graph router at runtime.
apollographql/apollo-federation-subgraph-compatibility
A repo to test subgraph libraries compatibility with the Apollo Federation Specification
apollographql/vscode-graphql
Apollo GraphQL VS Code extension
apollographql/federation-jvm-spring-example
Apollo Federation JVM example implementation using Spring for GraphQL
apollographql/odyssey-lift-off-part1
apollographql/graphql-testing-library
Testing utilities that encourage good practices for apps built with GraphQL.
apollographql/datasource-rest
A caching data source for REST APIs
apollographql/apollo-utils
Monorepo of common utilities related to Apollo and GraphQL
apollographql/react-apollo-error-template
Apollo Client issue reproduction.
apollographql/apollo-ios-dev
Apollo iOS Development Repo
apollographql/odyssey-lift-off-part2
Odyssey Lift-off Part 2 Course Companion App
apollographql/odyssey-lift-off-part3
Odyssey Lift-off Part 3 Course Companion App
apollographql/odyssey-lift-off-part4
Odyssey Lift-off Part 4 Course Companion App
apollographql/typescript-repo-template
A template for TypeScript projects with pre-configured tooling
apollographql/core-schema-js
Typescript library for processing core schemas
apollographql/test-span
apollographql/subgraph-template-rust-async-graphql
A boilerplate template project for building a subgraph with async-graphql
apollographql/client-router-e2e-tests
Apollo Client ↔️ Router E2E Test Suite
apollographql/odyssey-lift-off-lab
Odyssey Lift-off Lab starter repo
apollographql/server-plugin-operation-registry
apollographql/apollo-kotlin-mockserver
KMP ready HTTP mock server
apollographql/federation-subgraph-compatibility
apollographql/ci-utility-docker-images
A collection of Docker Images that power CI processes in other public Apollo repos
apollographql/server-v4-integration-demos
A couple demo integrations for Apollo Server 4