whereKey(Auth::id()); $this->constrainEagerLoads($builder, $resolveInfo, $this->baseType()); return $builder->first(); } }