For me (and it seems others are in this boat) the Apollo Studio Explorer subscriptions aspect doesn’t function for graphql running graphql-ws.
Just wondering if support for this in Studio Explorer is in the works, either via a upgrade attempt that if fails goes back to current protocol or a config option of some kind?
Do we know if people tend to use graphql-ws wholesale, or if they tend to use graphql-ws for all their graphql operations (Queries and Mutations)?
Being able to switch Explorer’s subscription client from subscription-transport-ws to graphql-ws isn’t too difficult, but switching Query and Operation would be bigger