graphql-lite

🍃 Lightweight GraphQL client

Usage no npm install needed!

<script type="module">
  import graphqlLite from 'https://cdn.skypack.dev/graphql-lite';
</script>

README

Build status Coverage status NPM version Licence

GraphQL Lite Client

🍃 Lightweight GraphQL client

Quick start

Install:

yarn add graphql-lite

Use:

import graphqlLite from 'graphql-lite';

// TODO: Add usage example

Browser compatibility

TODO: Add note about this package using native fetch and how to add a polyfill for old browser compatibility.

Changelog

See CHANGELOG.

Licence

graphql-lite is an Apache-2.0 licensed open source project. See LICENCE.


© 2018 We Are Genki