-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Updated Graphql node documentation for websocket functionality addition for n8n PR #17207 #3351
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
base: main
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for n8n-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Thanks @antman1p! We'll hold off on reviewing this until the PR is ready to go in the main repo. |
Update GraphQL node documentation to include WebSocket functionality
Summary
This PR updates the GraphQL node documentation to include the new WebSocket functionality that was added in PR #17207.
Changes Made
Added New Sections:
Updated Existing Sections:
https://
vswss://
protocolsKey Features Documented:
graphql-transport-ws
,graphql-ws
, and legacygraphql
protocolsRelated PR