-
Notifications
You must be signed in to change notification settings - Fork 2.8k
support allow-list for graphql queries (closes #989) #2075
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
support allow-list for graphql queries (closes #989) #2075
Conversation
|
Deploy preview for hasura-docs ready! Built with commit 5c013ff |
Resolve Conflicts: server/src-exec/Main.hs server/src-lib/Hasura/Server/App.hs
-> graphql parser library points to the commit in @ecthiender's fork
…raphql-engine into issue-989-query-whitelisting
…raphql-engine into issue-989-query-whitelisting
Resolve Conflicts: server/src-lib/Hasura/Server/App.hs
…raphql-engine into issue-989-query-whitelisting
|
Review app for commit 9e53044 deployed to Heroku: https://hge-ci-pull-2075.herokuapp.com |
|
Review app for commit 3b5cb1e deployed to Heroku: https://hge-ci-pull-2075.herokuapp.com |
|
Review app for commit 4e0f3ad deployed to Heroku: https://hge-ci-pull-2075.herokuapp.com |
|
Review app for commit e3a7751 deployed to Heroku: https://hge-ci-pull-2075.herokuapp.com |
|
Review app https://hge-ci-pull-2075.herokuapp.com is deleted |
TODO:-
Description
Affected components
Related Issues
#989
Solution and Design
Steps to test and verify
Limitations, known bugs & workarounds
Console tests not added yet
Need to add troubleshooting docs section