Hey,
wanted to ask about the current state of the Dgraph graphql websocket protocol usage.
I use the subscriptions-transport-ws library for subscriptions, but get always the warning, that it is deprecated and I should update to graphql-ws. Last time I tried switching on the client, Dgraph did not accepted the connection.
Is the switch coming on Dgraph, or is it actually not that important? Or it is already supported but I made a mistake?