@apollo/subgraph@2.3.0
·
695 commits
to main
since this release
- Adds support for the 2.3 version of the federation spec (that is,
@link(url: "https://specs.apollo.dev/federation/v2.3")
), with: - New
@interfaceObject
directive and support for keys on interfaces.