Skip to content

v1.3.1 - Arg Attribute errors detection

Compare
Choose a tag to compare
@Vincz Vincz released this 02 Apr 14:51
· 21 commits to master since this release
e16d86d
  • Detect when a #[GQL\Arg] is used on a method with a name that doesn't match any parameter name of the method.

What's Changed

  • Ensure that a #[GQL\Arg] on method has a matching parameter by @Vincz in #1176

Full Changelog: v1.3.0...v1.3.1