Laravel lighthouse doesn't access relationship scope like eloquent. class Tenant extends Model { public function products(): HasMany
I use lighthouse package for making my graphql schema (https://github.com/nuwave/lighthouse) But how to get data from @belongsToMany relationship that is stored