What's Changed
- [Laravel]: Fix authorization swagger ui by @toitzi in #6661
- Laravel: Use
Model::qualifyColumn()
instead of$table.$column
by @GromNaN in #6658 - Fix: route registration of EntrypointController should be after GraphQL's EntrypointController by @BurningDog in #6667
- fix(laravel): eloquent accessors by @soyuka in #6668
- fix(laravel): fix hiding/showing relationships by @toitzi in #6679
- fix(laravel): fixes to secure a graphql endpoint by @soyuka in #6691
Note
For GraphQL with Laravel #6691 is giving some details about how security works while we're working on updating our documentation
New Contributors
- @BurningDog made their first contribution in #6667
- @rmikalkenas made their first contribution in #6683
Full Changelog: v4.0.2...v4.0.3