Skip to content

v4.0.3

Latest
Compare
Choose a tag to compare
@soyuka soyuka released this 04 Oct 14:50
· 9 commits to main since this release
v4.0.3
3b948b3

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

Full Changelog: v4.0.2...v4.0.3