Join us for GraphQL Summit, October 10-12 in San Diego. Use promo code ODYSSEY for $400 off your pass.
Docs
Launch GraphOS Studio

The Apollo Router

High-performance routing for self-hosted supergraphs


The Apollo Router is a configurable, high-performance for your federated GraphQL API (also known as a supergraph):

Your infrastructure
Sub-query
Sub-query
Query
Apollo Router
Products
API
Reviews
API
Clients

The Apollo intelligently distributes inbound queries across your GraphQL-powered microservices, enabling clients to fetch data from multiple sources with a single request.

If you have an existing federated graph that currently uses @apollo/gateway, you can move to the Apollo without changing any other part of your graph.

Try out the Apollo Router!Migrate from @apollo/gateway

This documentation helps you run a self-hosted instance of the Apollo Router. If you create a cloud supergraph with Apollo , Apollo provisions and hosts your for you.

Cloud s are recommended for organizations that don't need to host their in their own infrastructure.

Features

Next
Quickstart
Edit on GitHubEditForumsDiscord