github nuwave/lighthouse v4.13.0

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

Added

  • Allow passing additional headers to multipartGraphQL test helper #1342
  • Add empty root types automatically when extending them #1347
  • Configure a default guard for all authentication functionality #1343
  • Configure the default amount of items in paginated lists with pagination.default_count #1352
  • Add new methods has(), overwrite() and registerNew() to TypeRegistry to control if types should
    be overwritten when registering duplicates #1361

Changed

  • Improve validation error when extending a type that is not defined #1347
  • Use forceFill() when mutating models #1348
  • Namespace pagination related configuration in lighthouse.php #1352
  • Fix publishing the config when using Lumen #1355

Deprecated

  • The setting paginate_max_count will change to pagination.max_count #1352
  • The registerNew() method of TypeRegistry will be removed in favor of register(), which will change
    its behavior to throw when registering duplicates #1361

Don't miss a new lighthouse release

NewReleases is sending notifications on new releases.