github nuwave/lighthouse v3.5.0

latest releases: v6.36.2, v6.36.1, v6.36.0...
5 years ago

Changed

  • Default the config to always set the Accept: application/json header #743
  • Declare a single named route which handles POST/GET instead of 2 separate routes #738
  • Apply the nested operations within a nested mutation in a consistent order
    that makes sense #754

Deprecated

  • The pagination field argument that controls the amount of results
    will default to first instead of count in v4. The config pagination_amount_argument
    can be used to change the argument name now #752

Fixed

  • Instantiate the ErrorBuffer directly, its dependencies
    can not be resolved through the container #756
  • Refresh GraphQLRequest singleton between multiple requests to prevent
    a common error in test execution #761

Don't miss a new lighthouse release

NewReleases is sending notifications on new releases.