github apollographql/federation @apollo/query-graphs@2.8.0-alpha.1

latest releases: @apollo/query-planner@2.8.2, @apollo/subgraph@2.8.2, @apollo/query-graphs@2.8.2...
pre-releaseone month ago

Patch Changes

  • Fix bug in context-matching logic for interfaces-implementing-interfaces (#3014) (#3015)

    A field is considered to match a context if the field's parent type (in the original query) either has @context on it, or implements/is a member of a type with @context on it. We ended up missing the case where interfaces implement interfaces; this PR introduces a fix.

  • Updated dependencies []:

    • @apollo/federation-internals@2.8.0-alpha.1

Don't miss a new federation release

NewReleases is sending notifications on new releases.