Added
- Add
Nuwave\Lighthouse\Support\Contracts\ComplexityResolverDirective
interface to allow
overwriting the default query complexity calculation #1947 - Allow omitting
name
in@scope
by defaulting to the argument name #1957
Changed
- Lazily resolve field type #1950
Fixed
- Ensure non-pagination related arguments called
first
do not mistakenly increase@complexity
#1947