github nuwave/lighthouse v4.10.0

latest releases: v6.36.3, v6.36.2, v6.36.1...
4 years ago

Added

  • Access nested inputs with dot notation using the find option of @can #1216
  • Add @hash directive which uses Laravel's hashing configuration #1200
  • Add option passOrdered to @method to pass just the arguments as ordered parameters #1208
  • Add support to extend input, interface and enum types #1203
  • Implement streamGraphQL() helper in \Nuwave\Lighthouse\Testing\MakesGraphQLRequestsLumen #1222
  • Support Laravel 7 #1219

Deprecated

  • Remove @bcrypt in favour of @hash #1200
  • @method will call the underlying method with the arguments as ordered parameters instead
    of the full resolver arguments #1208

Don't miss a new lighthouse release

NewReleases is sending notifications on new releases.