Skip to content
Discussion options

You must be logged in to vote

This is more of a question of GraphQL than it is of transport. graphql-ws is just a transport library, allowing you to get realtime updates from GraphQL.

You have to visit your subscription implementation in GraphQL and investigate how to refactor it to stream incremental updates instead.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by whogotpwned
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants