June 04, 2024
theguild-bot
released this
04 Jun 09:54
·
439 commits
to master
since this release
@graphql-tools/[email protected]
Major Changes
- #6227
85c383f
Thanks @ardatan! - BREAKING:invalidateSupergraph
is now replaced
withinvalidateUnifiedGraph
@graphql-tools/[email protected]
Major Changes
- #6227
85c383f
Thanks @ardatan! - BREAKING:invalidateSupergraph
is now replaced
withinvalidateUnifiedGraph
Patch Changes
- Updated dependencies
[85c383f
]:- @graphql-tools/[email protected]
@graphql-tools/[email protected]
Major Changes
- #6227
85c383f
Thanks @ardatan! - BREAKING CHANGES:getSubschemasFromSupergraphSdl
has been removed in favor of the new
getStitchingOptionsFromSupergraphSdl
, and it returns the options forstitchSchemas
instead
of the map of subschemasonExecutor
has been removed in favor ofonSubschemaConfig
- To change the default HTTP executor options, use
httpExecutorOpts
instead ofonExecutor
Patch Changes
- #6223
db29280
Thanks @EmrysMyrddin! - dependencies updates:- Added dependency
@whatwg-node/fetch@^0.9.17
↗︎
(todependencies
)
- Added dependency