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
And whether it is possible to implement it on top of existing subscriptions defined in the spec.
https://gist.github.com/OlegIlyenko/a5a9ab1b000ba0b5b1ad
The text was updated successfully, but these errors were encountered:
Depends on #89
Sorry, something went wrong.
First POC is already done here: https://github.com/OlegIlyenko/sangria-subscriptions-example
Next step: try to return Observable or Flow directly from a top-level fields of subscription ObjectType
Observable
Flow
ObjectType
OlegIlyenko
No branches or pull requests
And whether it is possible to implement it on top of existing subscriptions defined in the spec.
https://gist.github.com/OlegIlyenko/a5a9ab1b000ba0b5b1ad
The text was updated successfully, but these errors were encountered: