Releases: ifeanyi-ugwu/graphql-global-id-directive
Releases · ifeanyi-ugwu/graphql-global-id-directive
v0.0.5
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
Full Changelog: v0.0.1...v0.0.4