nothinkdb-graphql
v0.4.0
Published
Graphql & Relay for rethinkdb via nothinkdb
Downloads
15
Readme
NOTE: deprecated recommend use https://github.com/facebook/dataloader
Nothinkdb-Graphql
This is a library to allow the easy creation of Relay-compliant servers using graphql-js & graphql-relay-js & rethinkdb & nothinkdb.
Currently, Compitable with rethinkdb 2.2.x
Install
npm install -S nothinkdb-graphql # rethinkdb nothinkdb
Usage
See Examples