_entities
RU: _entities
A root-level Query field added to every Apollo Federation subgraph schema. The router sends a list of entity representations (each containing __typename and @key fields) to this field, and the subgraph resolves and returns the matching entity objects — enabling cross-subgraph reference resolution.