github ardatan/graphql-tools @graphql-tools/graphql-file-loader@7.0.0

latest releases: release-1727374913368, @graphql-tools/executor-graphql-ws@1.3.0, release-1727267678099...
3 years ago

Major Changes

  • af9a78d: BREAKING CHANGE

    • Now each loader handles glob patterns internally and returns an array of Source object instead of single Source

    • GraphQL Tag Pluck now respects code locations and returns graphql-js Source objects for each found code block

    • Thanks to the one above, CodeFileLoader now returns different Source objects for each found SDL code block.

  • c5342de: Loader.canLoad and Loader.canLoadSync can only handle file paths not glob patterns

Patch Changes

Don't miss a new graphql-tools release

NewReleases is sending notifications on new releases.