GraphQL client with custom headers.
$ yarn add react-moi-graphql-client.
First update package.json (version property).
$ yarn dist
$ npm publish .
$ git clone https://github.com/moi-solutions/react-moi-graphql-client.git
$ yarn
$ yarn start
$ open http://localhost:8080
See example code on docs directory.