'There is no like "toOthers()" method in @broadcast of lighthouse?

framework versions

laravel 6.20
lighthouse 5.3

Problem

I'd like to use toOthers() method like this (laravel doc) in lighthouse

but it seems @broadcast doesn't have functions that send data except for current user ??
light house do about @broadcast

I would like to know there is an alternative way or a better way 👍



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source