@apollo/federation-internals@2.14.1
Patch Changes
-
Align
@connectspec with Rust implementation. As per the docs (#3440)@connect/v0.2version should require Apollo Federation v2.11.There are no
@joinspec differences between Federation v2.10 and v2.11 so this change will not result in any supergraph changes. This change may result in additional/updated hint messages when@connect/v0.1spec is auto-upgraded tov0.2(which may result in auto-upgrading connector virtual subgraph tov2.11). -
Preserve user-defined
_servicefields (#3442)ignoreParsedFieldwas stripping any field named_serviceor_entitiesfrom all types during fed1 schema parsing, but should only strip them from the Query root type where they are federation built-in operations.
Fetched June 3, 2026
