Skip to main content
Back to registry

apollo-federation

apollographql/skills

Apollo Federation enables composing multiple GraphQL APIs (subgraphs) into a unified supergraph.

Installs212
Install command
npx skills add https://github.com/apollographql/skills --skill apollo-federation
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Apollo Federation enables composing multiple GraphQL APIs (subgraphs) into a unified supergraph. Every Federation 2 subgraph must opt-in via @link : Import only the directives your subgraph uses. Detailed documentation for specific topics: - Directives - All federation directives with syntax, examples, and rules - Schema Patterns - Multi-subgraph patterns and recipes - Composition - Composition rules, error codes, and debugging - ALWAYS use Federation 2.x syntax with @link directive - ALWAYS import only the directives your subgraph uses - NEVER use @shareable without ensuring all subgraphs return identical values for that field - PREFER @key with single ID field for simple entity identification - USE rover supergraph compose to validate composition locally - USE rover subgraph check to validate against production supergraph

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-federation do?

Apollo Federation enables composing multiple GraphQL APIs (subgraphs) into a unified supergraph.

Is apollo-federation good?

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

What agent does apollo-federation work with?

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

What are alternatives to apollo-federation?

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

How do I install apollo-federation?

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

Related skills

More from apollographql/skills

Related skills

Alternatives in Software Engineering