·
17 commits
to main
since this release
Patch Changes
-
When a
GraphQLScalarType
resolver is provided tobuildSubgraphSchema()
, omitted configuration options in theGraphQLScalarType
no longer cause the corresponding properties in the GraphQL document/AST to be cleared. To explicitly clear these properties, usenull
for the configuration option instead. (#3287) -
Updated dependencies []:
- @apollo/[email protected]