Did anyone try to use subscriptions at <https://a...
# prisma-whats-new
d
Did anyone try to use subscriptions at https://api.graph.cool ? They seem not to work properly. When i change something(mutation) i get new frame at my websocket connection(i am using apollo-client) but values are not always up to date.
👍 1
m
I’m having the same issue, only receiving the ack back on the WS and nothing else