Skip to content

Releases: apollographql/federation

@apollo/[email protected]

29 Oct 16:55
6a1223d

Choose a tag to compare

Pre-release

Patch Changes

@apollo/[email protected]

29 Oct 16:55
6a1223d

Choose a tag to compare

Pre-release

Patch Changes

@apollo/[email protected]

29 Oct 16:55
6a1223d

Choose a tag to compare

Pre-release

Patch Changes

@apollo/[email protected]

29 Oct 16:55
6a1223d

Choose a tag to compare

@apollo/[email protected]

29 Oct 16:55
6a1223d

Choose a tag to compare

Pre-release

Patch Changes

  • Fixed demand control validations (#3314)

    Updated @cost/@listSize validations to use correct federation spec to look them up in the schema.

@apollo/[email protected]

29 Oct 16:55
6a1223d

Choose a tag to compare

Pre-release

Minor Changes

  • Fixes a bug where composition may not generate a satisfiability error for an unsatisfiable @shareable mutation field. (#3305) (#3305)

Patch Changes

@apollo/[email protected]

09 Oct 16:16
a96a04d

Choose a tag to compare

Patch Changes

  • When a GraphQLScalarType resolver is provided to buildSubgraphSchema(), omitted configuration options in the GraphQLScalarType no longer cause the corresponding properties in the GraphQL document/AST to be cleared. To explicitly clear these properties, use null for the configuration option instead. (#3285) (#3285)

  • Updated dependencies [8c7a2cd655ad3060e9f5c3b106cfbdb59251701c]:

@apollo/[email protected]

09 Oct 16:16
a96a04d

Choose a tag to compare

Patch Changes

  • Fix bug in query planning where a subgraph jump for @requires can sometimes try to fetch @key fields 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 field T.id to selection set of parent type T". (#3307)

  • Updated dependencies [8c7a2cd655ad3060e9f5c3b106cfbdb59251701c]:

@apollo/[email protected]

09 Oct 16:16
a96a04d

Choose a tag to compare

@apollo/[email protected]

09 Oct 16:16
a96a04d

Choose a tag to compare