@control-fitness/helper-graphql-client

GraphQL client for Control Fitness

Usage no npm install needed!

<script type="module">
  import controlFitnessHelperGraphqlClient from 'https://cdn.skypack.dev/@control-fitness/helper-graphql-client';
</script>

README

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