Skip to content

v1.3.0 - Fixes & attributes improvements

Compare
Choose a tag to compare
@Vincz Vincz released this 02 Apr 08:21
· 20 commits to master since this release
f990e0b
  • This release introduce a new #[GQL\InputField] attribute to manage fields on input object with default value.
  • A new InterfaceTypeResolver has been implemented to resolve automatically interface types when using attributes/annotations
  • The documentation regarding annotations/attributes has been cleaned up.
  • A bunch of fixes

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.3.0