graphql-lite

0.0.0 • Public • Published

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

Package Sidebar

Install

npm i graphql-lite

Weekly Downloads

3

Version

0.0.0

License

Apache-2.0

Unpacked Size

17.3 kB

Total Files

18

Last publish

Collaborators

  • maxmilton