github apollographql/federation @apollo/query-graphs@2.3.6

Patch Changes

  • Fix issues (incorrectly rejected composition and/or subgraph errors) with @interfaceObject. Those issues may occur (11f2d7c0)
    either due to some use of @requires in an @interfaceObject type, or when some subgraph S defines a type that is an
    implementation of an interface I in the supergraph, and there is an @interfaceObject for I in another subgraph,
    but S does not itself defines I.
  • Updated dependencies [98844fd5, 11f2d7c0, 2894a1ea]:
    • @apollo/federation-internals@2.3.6

Don't miss a new federation release

NewReleases is sending notifications on new releases.