github nuwave/lighthouse v4.14.0

latest releases: v6.36.0, v6.35.0, v6.34.1...
3 years ago

Added

  • Write definitions for programmatically registered types to programmatic-types.graphql
    when running the lighthouse:ide-helper artisan command #1371

Fixed

  • Fix the error message when using multiple exclusive directives on a single node #1387
  • Allow passing additional headers to multipartGraphQL Lumen test helper too #1395
  • Rectify that @orderBy, @whereConditions and @whereHasConditions only work on field arguments #1402
  • Make mass assignment behavior configurable through force_fill option in lighthouse.php #1405

Deprecated

  • \Nuwave\Lighthouse\Support\Contracts\DefinedDirective::definition() will be moved to \Nuwave\Lighthouse\Support\Contracts\Directive
    and replace its name() method. This requires all directives to have an SDL definition.

Don't miss a new lighthouse release

NewReleases is sending notifications on new releases.