github nuwave/lighthouse v4.16.0

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

Added

  • Add artisan command lighthouse:cache to compile GraphQL AST #1451
  • Add middleware \Nuwave\Lighthouse\Support\Http\Middleware\LogGraphQLQueries that logs every incoming
    GraphQL query #1454
  • Allow custom query validation rules selection by rebinding the interface
    \Nuwave\Lighthouse\Support\Contracts\ProvidesValidationRules #1487
  • Add DateTimeUtc scalar #1320

Changed

  • Publish config file with tag lighthouse-config and default schema with tag lighthouse-schema
    instead of the previously used tags config and schema #1489
  • Throw partial errors when failing to delete, forceDelete or restore a model #1420
  • Add \Nuwave\Lighthouse\Execution\ErrorPool to allow collection of partial errors #1420

Fixed

  • Ensure the @count directive works properly with polymorphic relations #1466
  • Take route prefix into account in graphQLEnpointUrl() test helper #1439

Don't miss a new lighthouse release

NewReleases is sending notifications on new releases.