-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
fix: revert graphql subscriptions PR #1333
Conversation
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.
Since none of the kept changes are critical, I'd prefer a full revert to avoid requesting everyone to review it again now thus speeding up the process to get it merged while simultaneously eliminating the risk of having potential new unknown-unknowns.
Coverage report
Show files with reduced coverage 🔻
Test suite run success1258 tests passing in 216 suites. Report generated by 🧪jest coverage report action from e582050 |
This reverts commit 0a341f1.
e79d37b
to
46de200
Compare
Pull request was converted to draft
@arboleya I reverted it fully now. |
This PR reverts the changes done in #1256 due to #1298.
closes #1298.
After it is merged, I'll reopen #301, #782.