subgraph
RU: subgraph
An independently deployed GraphQL service that owns a slice of the federated schema in Apollo Federation. It implements the federation subgraph spec — declaring entity types with @key, exposing the _entities and _service fields — and is composed with other subgraphs into a supergraph by the router.