jbernavaprah/lighthouse-error-handler is a Laravel package for an error handler for lighthouse.
It currently has 1 GitHub stars and 95 downloads on Packagist (latest version v1.1.1).
Install it with composer require jbernavaprah/lighthouse-error-handler.
Discover more Laravel packages by jbernavaprah
or browse all Laravel packages to compare alternatives.
Last updated
Implement error handler like described here: https://blog.logrocket.com/handling-graphql-errors-like-a-champ-with-unions-and-interfaces/
It's still work in progress. So not production ready!
composer require jbernavaprah/lighthouse-error-handler
php artisan vendor:publish --tag=lighthouse-error-handler
You will se every type new type covered by the default errors from Laravel/Lumen.