graphql-lite
v0.0.0
Published
🍃 Lightweight GraphQL client
Downloads
17
Maintainers
Readme
GraphQL Lite Client
🍃 Lightweight GraphQL client
Quick start
Install:
yarn add graphql-liteUse:
import graphqlLite from 'graphql-lite';
// TODO: Add usage exampleBrowser 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
