You can publish data to the subscription in other queries/mutations you have. You use the GraphQL link directly to do that: link.pubsub.publish(event, …
You can publish data to the subscription in other queries/mutations you have. You use the GraphQL link directly to do that: link.pubsub.publish(event, …