every examples at <https://www.graph.cool/docs/re...
# prisma-whats-new
k
every examples at https://www.graph.cool/docs/reference/graphql-api/subscription-api-aip7oojeiv#overview always return
Copy code
{
  "data": {
    "Post": null
  }
}
is this expected?
a
I think the online query example doesn't support subscriptions
k
I think subscriptions is broken, I can't make it work via playground too. 🤔
a
Is the correct subscription endpoint shown in the playground settings (the cog in the top right)?
And what do you see when you run a subscription in the playground?
k
Yes end point is fine, I saw I saw error
Cannot read property 'subscribe' of undefined
when hit play button
a
Haven't seen that error in quite a while, can you create a GH issue (https://github.com/graphcool/framework/issues)
k
And it's just working after create issue 😳
a
Great! 😕
Feel free to close it again 😄
k
It happen again after refresh
a
Feel free to leave it open 😄
Lol
k
Copy code
WebSocket is closed before the connection is established.
seem to be problem