nuwave / lighthouse

A framework for serving GraphQL from Laravel
https://lighthouse-php.com
MIT License
3.36k stars 438 forks source link

Fix stub for type resolvers used in `lighthouse:union` and `lighthouse:interface` artisan commands #2518

Closed spawnia closed 7 months ago

spawnia commented 7 months ago

Resolves https://github.com/nuwave/lighthouse/issues/2517

Changes

Fixes the import of ResolveInfo.

Breaking changes

None.