Apollo Federation
RU: Apollo Federation
An open specification for composing multiple independently deployed GraphQL services (subgraphs) into a single unified schema (supergraph). A router performs query planning, distributes subqueries to the responsible subgraphs in parallel, and merges their responses — letting teams own their slice of the schema without a monolithic server.