RisingStack / graphql-server

Example GraphQL server with Mongoose (MongoDB) and Node.js
MIT License
846 stars 102 forks source link

Relay support #10

Closed stanonyime closed 9 years ago

stanonyime commented 9 years ago

How can this be made to work with a Relay client?

hekike commented 9 years ago

@stanonyime hi, this is an example repo. Check our up to date GraphQL ORM project: https://github.com/RisingStack/graffiti-mongoose

It supports Relay, more examples: https://github.com/RisingStack/graffiti-todo