https://github.com/enisdenjo/graphql-ws/blob/master/PROTOCOL.md
npm install && npm start
curl -N http://localhost:9991/operations/Ws
curl -N http://localhost:9991/operations/Ws\?wg_sse\=true
curl -N http://localhost:9991/operations/users/get?id=1
Read the Docs.
Join us on Discord!