Do you think it is possible to check if a connection "is active" if you are using type WebSocketLink connections?
Using Subscriptions I would need to know if the connection to the server drops but I don't find any simple way to do it. I've only found this example: Is My Apollo Client Connected to the Server?.
I think it can be an excellent enhancement, anyway, nice idea and nice component!