GraphQL subscription update

Have added details on how to set up GraphQL subscriptions with URQL client in GraphQL Subscriptions - GraphQL with some snippets of a React app.

We are still using the old ‘subscriptions-transport-ws’ subprotocol.
If someone in the community is willing to help implement graphql-ws protocol, let me know.

2 Likes