# README
go-graphql-client
Preface: This is a fork of https://github.com/hasura/go-graphql-client
reworked to work easily with Dgraph's GraphQL implementation and is a WIP.
References
- https://github.com/shurcooL/graphql
- https://github.com/hasura/go-graphql-client
- https://github.com/apollographql/subscriptions-transport-ws/blob/master/PROTOCOL.md
- https://github.com/nhooyr/websocket