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
985 stars 126 forks source link

WIP: Adds example createToken mutation and helper functions #73

Closed ncrmro closed 7 years ago

ncrmro commented 7 years ago

This is more a proof of concept so we can get everything working

At the moment it's hardcoded to user id 1

jwtexample

ncrmro commented 7 years ago

Bleh merge conflicts Token union untitled

ncrmro commented 7 years ago

@Neitsch just adding to this here and there, definitely going to clean up

lvarayut commented 7 years ago

Hi @ncrmro, would you like to adapt this PR to latest code version or would it be better to close it and create a new PR?

ncrmro commented 7 years ago

At the moment I'm going to say just close and create anew for now.