```ts yoga({ schema, graphiql: { subscriptionsProtocol: "WS", // this does nothing }, }) ``` https://the-guild.dev/graphql/yoga-server/docs/features/subscriptions#graphql-over-websocket-protocol-via-graphql-ws --- reported https://github.com/elysiajs/elysia-graphql-yoga/issues/12#issuecomment-2253577603
https://the-guild.dev/graphql/yoga-server/docs/features/subscriptions#graphql-over-websocket-protocol-via-graphql-ws
reported #12 (comment)