Rereql connects GraphQL queries to React components via Redux.
Rereql is now functional, see the example.
Please use experimentally, would love feedback.
See the commented example.
You can run the example locally:
cd ./examples/query-and-mutate
npm install
npm start
However, as there is no server, it will error out for now...