Skip to main content
Back to registry

apollo-router

apollographql/skills

Apollo Router is a high-performance graph router written in Rust for running Apollo Federation 2 supergraphs. It sits in front of your subgraphs and handles query planning, execution, and response composition.

Installs186
Install command
npx skills add https://github.com/apollographql/skills --skill apollo-router
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Apollo Router is a high-performance graph router written in Rust for running Apollo Federation 2 supergraphs. It sits in front of your subgraphs and handles query planning, execution, and response composition. This skill generates version-correct configuration. Router v1 and v2 have incompatible config schemas in several critical sections (CORS, JWT auth, connectors). Always determine the target version before generating any config. Ask the user before generating any config : If the user picks [3] , display: Store the selection as ROUTER_VERSION=v1|v2 to gate all subsequent template generation. Ask: Production or Development ? Load the appropriate base template from: Ask which features to include: For each selected feature, collect required values.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does apollo-router do?

Apollo Router is a high-performance graph router written in Rust for running Apollo Federation 2 supergraphs. It sits in front of your subgraphs and handles query planning, execution, and response composition.

Is apollo-router good?

apollo-router does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does apollo-router work with?

apollo-router currently lists compatibility with codex, gemini-cli, opencode, kimi-cli, amp, github-copilot.

What are alternatives to apollo-router?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install apollo-router?

npx skills add https://github.com/apollographql/skills --skill apollo-router

Related skills

More from apollographql/skills

Related skills

Alternatives in Software Engineering