Skip to content

moi-solutions/react-moi-graphql-client

Repository files navigation

react-moi-graphql-client

GraphQL client with custom headers.

Install

$ yarn add react-moi-graphql-client.

Publish new version to NPM

First update package.json (version property).

$ yarn dist
$ npm publish .

Run example

$ 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.

About

GraphQL client with custom headers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages