Skip to content

v0.0.5

Latest
Compare
Choose a tag to compare
@ifeanyi-ugwu ifeanyi-ugwu released this 13 Jun 17:15
· 5 commits to main since this release

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