You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use this map to route customer questions to the right documentation. All URLs are on the public Apollo documentation site. Prefer the latest stable doc paths returned by Apollo Docs Search if a link moves.
Graph platform and schema
Product
What it is
Doc entry
Common question topics
GraphOS
Apollo’s platform for managing graphs, schema delivery, checks, and operations
VS Code, JetBrains, Vim (links to schema-design IDE pages)
OSS vs enterprise framing
OSS: Apollo Server, Router, Rover, Federation libraries, and public client libraries are documented in the open docs above.
GraphOS / cloud: Features such as schema checks, launches, Studio, and managed routing are documented under GraphOS; some capabilities are plan-dependent. When unsure, link the doc and note that exact entitlement may depend on their contract.
Quick disambiguation
“Gateway” or “edge” → Often Apollo Router (self-hosted) or Cloud Routing (GraphOS-managed); confirm which they use.
“Studio” or “schema publish” → GraphOS schema management and Rover publish flows.
“Subgraph” errors → Federation composition and subgraph libraries.
“Connect REST” → Connectors (not the same as generic REST in resolvers).
When in doubt, run Apollo Docs Search with the customer’s exact product name and symptom before picking a single landing page.