jdivock / chalk-lifts

Lift tracking site leveraging GraphQL and Relay
2 stars 1 forks source link

schema.json needed to generate schema.json #12

Open jdivock opened 8 years ago

jdivock commented 8 years ago

wat.

May need to file something against relay-starter-kit. the babel-relay babel plugin runs on update-schema and requires schema.json . . . but update-schema generates schema.json

jdivock commented 8 years ago

https://github.com/jdivock/lift-graphql/pull/14

jdivock commented 8 years ago

Reopening, moving everything into bookshelf and this is coming back, having to pass stuff around in middleware dirties the code as now I have to pass multiple models around on rootValue and I'm nearly certain this wasn't the intended purpose of rootValue