Closed BharathaAravind closed 4 years ago
There should be one client which can use a specified transport (HTTP or websocket). Closing this in favour of a better design in #17 .
Thanks for all your work @BharathaAravind . Please feel free to contribute anything else, if you would like.
A Basic Http Client to support Query and Mutations over http.
Sample Query Usage:
Even the mutation works the same way. It internally calls query itself.