Releases: apollographql/federation
@apollo/[email protected]
Patch Changes
- Updated dependencies [
4bda3a498eba36e187dfd9ae673eca12d3f3502c]:- @apollo/[email protected]
 
 
@apollo/[email protected]
Patch Changes
- 
Fixes a bug where query planning may unexpectedly error due to attempting to generate a plan where a
@shareablemutation field is called more than once across multiple subgraphs. (#3304) (#3304) - 
Updated dependencies [
4bda3a498eba36e187dfd9ae673eca12d3f3502c,f3ab499eaf62b1a1c0f08b838d2cbde5accb303a]:- @apollo/[email protected]
 - @apollo/[email protected]
 
 
@apollo/[email protected]
Patch Changes
- 
Fixes a bug where query planning may unexpectedly error due to attempting to generate a plan where a
@shareablemutation field is called more than once across multiple subgraphs. (#3304) (#3304) - 
Updated dependencies [
4bda3a498eba36e187dfd9ae673eca12d3f3502c]:- @apollo/[email protected]
 
 
@apollo/[email protected]
Patch Changes
- Updated dependencies [
4bda3a498eba36e187dfd9ae673eca12d3f3502c,f3ab499eaf62b1a1c0f08b838d2cbde5accb303a,bc07e979b9fd24c9b94740b170f11023fe99ba1e,9cbdcb53f859c877a476e2725faa4cb205506f57]:- @apollo/[email protected]
 - @apollo/[email protected]
 - @apollo/[email protected]
 
 
@apollo/[email protected]
Patch Changes
- 
Fixed demand control validations (#3314)
Updated
@cost/@listSizevalidations to use correct federation spec to look them up in the schema. 
@apollo/[email protected]
Minor Changes
- Fixes a bug where composition may not generate a satisfiability error for an unsatisfiable 
@shareablemutation field. (#3305) (#3305) 
Patch Changes
- 
Fixed handling
@requiresdependency on fields returned by@interfaceObject(#3318)Depending on the merge order of the types, we could fail composition if a type that
@requiresdata from an@interfaceObjectis merged before the interface. Updated merge logic to use explicit merge order of scalars, input objects, interfaces, and finally objects. - 
Updated dependencies [
4bda3a498eba36e187dfd9ae673eca12d3f3502c,f3ab499eaf62b1a1c0f08b838d2cbde5accb303a]:- @apollo/[email protected]
 - @apollo/[email protected]
 
 
@apollo/[email protected]
Patch Changes
- 
When a
GraphQLScalarTyperesolver is provided tobuildSubgraphSchema(), omitted configuration options in theGraphQLScalarTypeno longer cause the corresponding properties in the GraphQL document/AST to be cleared. To explicitly clear these properties, usenullfor the configuration option instead. (#3285) (#3285) - 
Updated dependencies [
8c7a2cd655ad3060e9f5c3b106cfbdb59251701c]:- @apollo/[email protected]
 
 
@apollo/[email protected]
Patch Changes
- 
Fix bug in query planning where a subgraph jump for
@requirescan sometimes try to fetch@keyfields from a subgraph that doesn't have them. This bug would previously cause query planning to error with a message that looks like "Cannot add selection of fieldT.idto selection set of parent typeT". (#3307) - 
Updated dependencies [
8c7a2cd655ad3060e9f5c3b106cfbdb59251701c]:- @apollo/[email protected]
 - @apollo/[email protected]
 
 
@apollo/[email protected]
Patch Changes
- Updated dependencies [
8c7a2cd655ad3060e9f5c3b106cfbdb59251701c]:- @apollo/[email protected]
 
 
@apollo/[email protected]
Patch Changes
- Updated dependencies [
4faa114215200daf7ad7518be8e50071fcde783c,8c7a2cd655ad3060e9f5c3b106cfbdb59251701c]:- @apollo/[email protected]
 - @apollo/[email protected]
 - @apollo/[email protected]