-
Notifications
You must be signed in to change notification settings - Fork 2.8k
fix response for remote schema queries over ws (fix #2246) #2248
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
remote schema queries over websocket would return nested data key in payload
|
Deploy preview for hasura-docs ready! Built with commit f4ab613 |
|
Review app for commit 100b7c0 deployed to Heroku: https://hge-ci-pull-2248.herokuapp.com |
|
Review app for commit 5433029 deployed to Heroku: https://hge-ci-pull-2248.herokuapp.com |
|
Review app for commit 88d9a27 deployed to Heroku: https://hge-ci-pull-2248.herokuapp.com |
|
Review app for commit f4ab613 deployed to Heroku: https://hge-ci-pull-2248.herokuapp.com |
|
Review app https://hge-ci-pull-2248.herokuapp.com is deleted |
Description
Remote schema queries over websocket would return nested
datakey inpayload, fixed that.Affected components
Related Issues
#2246
Solution and Design
Steps to test and verify
Limitations, known bugs & workarounds