Socket
Socket
Sign inDemoInstall

graphql-tools-fork

Package Overview
Dependencies
Maintainers
1
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphql-tools-fork - npm Package Versions

23
9

9.0.1

Diff

Changelog

Source

9.0.1 (2020-03-27)

Bug Fixes

  • delegation: do not override null defaults (cdec507)
yaacovcr
published 9.0.0 •

Changelog

Source

9.0.0 (2020-03-26)

⚠ BREAKING CHANGES

  • stitching: Allow specification of args even with root field transformations. Includes changes to createRequestFromInfo and createRequest signatures and related interfaces, streamlining them to only use the targetOperation and targetFieldName, returning to the original upstream graphql-tools behavior of adding args later as a transform.

args passed to delegateToSchema, however, are still optional. All args passed to delegateToSchema are serialized using the targetSchema serialization, if available.

Bug Fixes

  • delegation: fix argument/variable bugs (74b95c2), closes #46 #44
  • stitching: delegateToSchema args specification (01fddb4)
yaacovcr
published 8.10.0 •

Changelog

Source

8.10.0 (2020-03-24)

Features

  • transforms: add interface transforms (48d9cd9)
yaacovcr
published 8.9.9 •

Changelog

Source

8.9.9 (2020-03-23)

yaacovcr
published 8.9.8 •

Changelog

Source

8.9.8 (2020-03-23)

Bug Fixes

yaacovcr
published 8.9.7 •

Changelog

Source

8.9.7 (2020-03-23)

Bug Fixes

  • tests: v15 test failure (e7f901c)
  • toConfig: accept field or inputField as arguments (29c222d), closes #44
  • toConfig: in older versions of graphql (2c4df59)
  • transforms: fix nested field name changes (3020c3c), closes #43
yaacovcr
published 8.9.6 •

Changelog

Source

8.9.6 (2020-03-12)

Bug Fixes

  • tests: v12 and v13 extensionASTNode support (ce6a22b)
yaacovcr
published 8.9.5 •

Changelog

Source

8.9.5 (2020-03-12)

Bug Fixes

  • SchemaDirectiveVisitor: visit directives added via extend (27b39ad)
yaacovcr
published 8.9.4 •

Changelog

Source

8.9.4 (2020-03-11)

Bug Fixes

  • mapSchema: rewire directives last (b50b4ce)
yaacovcr
published 8.9.3 •

Changelog

Source

8.9.3 (2020-03-10)

Bug Fixes

  • MapperKind: export MapperKind (03c57dc)
  • mapSchema: fix rewiring (e26da10)
23
9
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc