Skip to content

Sockets client: add OperationResult.Incremental#9622

Open
atykhyy wants to merge 1 commit into
ChilliCream:mainfrom
atykhyy:socket-client-incremental
Open

Sockets client: add OperationResult.Incremental#9622
atykhyy wants to merge 1 commit into
ChilliCream:mainfrom
atykhyy:socket-client-incremental

Conversation

@atykhyy
Copy link
Copy Markdown
Contributor

@atykhyy atykhyy commented Apr 30, 2026

Transport.Sockets.Client can subscribe to results of GraphQL queries which return incremental results (@defer/@stream), but there is no way to obtain the results as the payload's incremental property is not parsed and the payload's root JSON element is not accessible. This small PR parses the incremental property out of the payload.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant