lvarayut / relay-fullstack

:point_up::running: Modern Relay Starter Kit - Integrated with Relay, GraphQL, Express, ES6/ES7, JSX, Webpack, Babel, Material Design Lite, and PostCSS
https://lvarayut.github.io/relay-fullstack/
MIT License
986 stars 126 forks source link

Using Dataloader #57

Closed Neitsch closed 7 years ago

Neitsch commented 7 years ago

This is just a suggestion: How about using dataloader. This brings the code a little closer to a nice abstraction for SQL queries.

lvarayut commented 7 years ago

Thanks @Neitsch again for the great work. Could you please resolve the conflict in server/data/database.js and server/data/schema.js? I will merge it after the resolving.

Neitsch commented 7 years ago

No problem. I like the clean design of this project!

lvarayut commented 7 years ago

Thanks @Neitsch!