GraphQL subscriptions API · mswjs msw · Discussion #2352 – GitHub

GraphQL subscriptions API · mswjs msw · Discussion #2352 – GitHub

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, …

 

Read More