We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Following our demo on 3/22, the items below are the items that must be corrected in order to finalize the express-apollo-prisma starter kit. Here is a link to the demo: https://drive.google.com/file/d/1pGrON2uADtJ0XEk1lGABmRY2GE8cwnej/view
GraphQL naming conventions
Update README and link to accompanying blog post explaining limitations
Clean up the scripts (yarn start, yarn test etc)
yarn start
yarn test
Fix linting issues (exclude .yaml files)
.yaml
.env globally available with running queue (optional)
.env
The text was updated successfully, but these errors were encountered:
iansamz
Successfully merging a pull request may close this issue.
Description
Following our demo on 3/22, the items below are the items that must be corrected in order to finalize the express-apollo-prisma starter kit. Here is a link to the demo: https://drive.google.com/file/d/1pGrON2uADtJ0XEk1lGABmRY2GE8cwnej/view
GraphQL naming conventions
Update README and link to accompanying blog post explaining limitations
Clean up the scripts (
yarn start
,yarn test
etc)Fix linting issues (exclude
.yaml
files).env
globally available with running queue (optional)The text was updated successfully, but these errors were encountered: