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

Add feature mutation #28

Closed narongdejsrn closed 8 years ago

narongdejsrn commented 8 years ago

Add example of how to use mutation with RANGE_ADD config

lvarayut commented 8 years ago

Excellent! You might consider to change the mutation name from Create to Add, just to be consistent with the AddFeatureComponent.

narongdejsrn commented 8 years ago

Done!

lvarayut commented 8 years ago

Thanks!