I am trying to run subscription on GraphQL playgro...
# orm-help
h
I am trying to run subscription on GraphQL playground. It is not working.
Copy code
{
  "error": "Could not connect to websocket endpoint <wss://us1.prisma.sh/haider-malik-c1556d/hackernews-clone/dev>. Please check if the endpoint url is correct."
}
j
I was just able to use your endpoint directly...
Are you trying to access this through a local playground or the online one?