Breaking Change: Change scope name
Laravel has a scopeGetConnection
on Eloquent models that was colliding w/ the scope provided by Lighthouse. The Lighthouse scope has been renamed to scopeGetGqlConnection
.
Laravel has a scopeGetConnection
on Eloquent models that was colliding w/ the scope provided by Lighthouse. The Lighthouse scope has been renamed to scopeGetGqlConnection
.