Releases: nuwave/lighthouse
Releases Β· nuwave/lighthouse
v6.61.0
Added
- Add option
--sort
to command lighthouse:print-schema
#2696
v6.60.0
Changed
- Allow combining
@lazyLoad
and @paginate
#2695
v6.59.0
Added
- Add method
ASTCache::path()
#2694
v6.58.0
Changed
- Expose original resolver errors in
@can*
directives instead of always wrapping them #2686
v6.57.1
Changed
- Use exclusive lock when writing the parsed schema to a file in
ASTCache
#2685
v6.57.0
Changed
- Update generated protobuf code #2683
v6.56.1
Fixed
- Initialize
Argument::$type
with null
and make it nullable #2682
v6.56.0
Added
- Add method
ArgumentSet::exists()
#2680
v6.55.0
Added
- Add field
operation_id
to message QueryMetadata
in reports.proto
#2678