# jgql

jgql is a minimal, guaranteed magic free graphql library for react. It's a small wrapper around the new context API and provides you with higher-order components that handle data fetching for you.

# TODO

- merge withJgqlManual into withJgql
- improve typing
