GraphQL Laravel 2.0.1 released
A small patch release after the recent major 2.* release, expected to be fully compatible.
If you are new to the 2.* release, please see our Upgrade Guide from v1 to 2.*
Full ChangeLog for 2.0.1
Added
- Allow
'alias'
to be a callback #452 / crissi
Changed
- Internal
- Properly separate larastans' phpstan config from ours #451 / szepeviktor
Fixed
- Support adding Schema objects directly #449 / mfn
- Input arguments are properly parsed when objects or lists are passed #419 / sowork
As always, we would like to thank all the contributors that opened issues, created pull requests or updated the documentation!