I have deployed my apollo server in Zeit now 2.0. So got a https endpoint which I can use in apollo client. But my apollo-server has subscription and to use it in apollo client which requires a ws endpoint.
So any suggestion how do I get the ws endpoint from the Zeit now?