0.0.5 • Published 4 years ago

@control-fitness/helper-graphql-client v0.0.5

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
4 years ago

@control-fitness/helper-graphql-client

GraphQL client for Control Fitness

Install

$ yarn add @control-fitness/helper-graphql-client

Run example

$ git clone https://gitlab.com/control-fitness/helper-graphql-client.git
$ yarn
$ yarn start
$ open http://localhost:8080

See example code on docs directory.