-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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 extensions in useSubscription #11856
Comments
Hi @jcostello-atlassian 👋 I'll echo what @phryneas said over on your PR - thanks for opening it and we'll review it as soon as we're able to :) |
Version 3.11 has been released with this feature. Thank you again for the pull request! |
Do you have any feedback for the maintainers? Please tell us by taking a one-minute survey. Your responses will help us understand Apollo Client usage and allow us to serve you better. |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
The graphql-ws spec lists an optional extensions object on subscribe messages
https://github.com/enisdenjo/graphql-ws/blob/master/PROTOCOL.md
The text was updated successfully, but these errors were encountered: