-
Notifications
You must be signed in to change notification settings - Fork 2.8k
show warning for identifiers which do not conform to GraphQL name scheme, close #212 #2422
New issue
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
Conversation
|
Review app for commit 8f24a8e deployed to Heroku: https://hge-ci-pull-2422.herokuapp.com |
|
Deploy preview for hasura-docs ready! Built with commit 125cb41 |
|
Review app for commit 3a81a18 deployed to Heroku: https://hge-ci-pull-2422.herokuapp.com |
rikinsk-zz
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The logic also has to be added for columns of tables
|
Review app for commit b8f4923 deployed to Heroku: https://hge-ci-pull-2422.herokuapp.com |
|
Review app for commit aafaffd deployed to Heroku: https://hge-ci-pull-2422.herokuapp.com |
|
Review app https://hge-ci-pull-2422.herokuapp.com is deleted |
…to GraphQL naming scheme (close hasura#212) (hasura#2422)
Description
Show warnings for table, column and relationship names which are not conform to GraphQL naming scheme.
Affected components
Related Issues
#212
Solution and Design
Steps to test and verify
Limitations, known bugs & workarounds