Releases: mll-lab/laravel-graphiql
Releases · mll-lab/laravel-graphiql
v3.3.4
v4.0.2
v4.0.1
v4.0.0
Changed
- Upgrade to GraphiQL 4
- Remove deprecated aliases for methods in
GraphiQLAsset
fromDownloadAssetsCommand
v3 to v4
View
If you have published and/or customized the view, you need to republish or update it.
See views/index.blade.php for the latest version.
Major changes:
- The URLs for the GraphiQL assets are now provided by class
MLL\GraphiQL\GraphiQLAsset
instead ofMLL\GraphiQL\DownloadAssetsCommand
. - The setup now uses GraphiQL version 4.