Releases: nuwave/lighthouse
Releases · nuwave/lighthouse
v6.25.0
Added
- Add
@namespaced
directive for namespacing by separation of concerns #2469
v6.24.0
Added
- Add support for
extend union
syntax #2468
v6.23.2
Fixed
- Exclude unnecessary
extend schema
from federation schema printer #2477
v6.23.1
Fixed
- Fix
FieldResolver
directive stubs
v6.23.0
Added
- Support Apollo Federation v2, except for federated tracing #2460
v6.22.0
Added
- Add option
root
to @can
directive #2452
v6.21.0
Added
- Add option
ignoreNull
to @where
directive #2447
v6.20.0
Added
- Allow
@cacheControl
directive on type level #2451
Fixed
- Inherit
@cacheControl
in pagination on fields #2451
v6.19.0
Added
- Allow customizing the definition of the root
Query
field node
added by @node
#2449
v6.18.2
Fixed
- Handle explicit
null
in @notIn
, @whereBetween
and @whereNotBetween
directives #2446