0.0.0 ā€¢ Published 5 years ago

graphql-lite v0.0.0

Weekly downloads
1
License
Apache-2.0
Repository
github
Last release
5 years ago

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