0.2.1 ā€¢ Published 6 years ago

@brudil/granule v0.2.1

Weekly downloads
1
License
MIT
Repository
-
Last release
6 years ago

granule

šŸ›© A tiny GraphQL query component for React

alpha, api's will probably change

This was created as a lightweight (targeting <1KB, gziped) alternative to use on pages where Apollo and friends are too heavy for the job; namely smaller, read only components.

It tries to follow a few of the same conventions and names as Apollo, such as ingesting the GraphQL AST, fetchMore for pagination but operates as a component rather than a HOC.

0.2.1

6 years ago

0.2.0

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago