@awardit/graphql-client

0.0.7 • Public • Published

GraphQL Client

Greenkeeper badge

A simple graphql-client library where queries are just typed strings and responses are just promises.

Features

  • Simple: Queries are just strings with phantom types for variables and response-type.
  • Easy batching: Can automatically batch all calls and ensure they are performed serially.
  • Simple cache: Caches responses based on query and variables.

Installation

npm i @awardit/graphql-client

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.7
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.7
    2

Package Sidebar

Install

npm i @awardit/graphql-client

Weekly Downloads

2

Version

0.0.7

License

MIT

Unpacked Size

61.6 kB

Total Files

39

Last publish

Collaborators

  • m4rw3r
  • lokecarlsson
  • poggen