subscription-transport-ws is (sort of) deprecated now: https://github.com/apollographql/subscriptions-transport-ws#graphql-ws
I think it's not really hard to implement grapqhl-ws support.
The community has moved to graphql-ws now, I think it would better for playground to move too.
there's a PR to add this in graphql-playground-react https://github.com/graphql/graphql-playground/pull/1295
Most helpful comment
The community has moved to graphql-ws now, I think it would better for playground to move too.