You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently I am using graphl-playground, its support of subscription displays all the responses received.
This is very useful since subscriptions can be very busy and you might miss some responses.
We might want to add a setting for the number of responses to keep in this history.