Skip to content

Releases: ifeanyi-ugwu/graphql-global-id-directive

v0.0.5

13 Jun 17:15
Compare
Choose a tag to compare

Fix: Handle non-null and list types in GlobalIdDirective

  • Added comprehensive type handling for scalar, non-null, and list types.
  • Ensured directives work correctly on input fields, including non-null types.
  • Refactored type wrapping logic into a reusable function.

Full Changelog: v0.0.4...v0.0.5

v0.0.4

13 May 05:48
Compare
Choose a tag to compare

Full Changelog: v0.0.1...v0.0.4

v0.0.1

10 May 14:02
Compare
Choose a tag to compare