node-graphql-server
node-graphql-server copied to clipboard
Also replace project name in `.graphqlconfig` when installing
Add an extra replaceInFile to install.js to replace app with the actual project name.
From @schickling in #31:
Would love to hear other thoughts on this. So far we've gotten good feedback on abstractly calling the main GraphQL server application app.
This is now implemented in the new install workflow.
Edit: no, it's not. I mixed this up with the service name in graphcool.yml. 🙂