An open API service indexing awesome lists of open source software.

https://github.com/ubcent/graffiti-thinky

Thinky (RethinkDB) adapter for Graffiti (GraphQL ORM)
https://github.com/ubcent/graffiti-thinky

Last synced: 8 months ago
JSON representation

Thinky (RethinkDB) adapter for Graffiti (GraphQL ORM)

Awesome Lists containing this project

README

          

# graffiti-thinky

[![Version](https://img.shields.io/npm/v/graffiti-thinky.svg)](https://www.npmjs.com/package/graffiti-thinky)
[![Downloads](https://img.shields.io/npm/dt/graffiti-thinky.svg)](https://www.npmjs.com/package/graffiti-thinky)

Thinky (RethinkDB) adapter for Graffiti (GraphQL ORM)

## Installation

```sh
npm install --save graffiti-thinky
```