Skip to content

Conversation

@jord1e
Copy link
Contributor

@jord1e jord1e commented Nov 13, 2021

This is my first PR on this project, glad to be able to finally contribute! Please let me know if I should change anything.

This PR fixes #2609.

The same issue may also emerge at line 461 and 476 (I wouldn't know in which situations though). LMK if I should apply the same change there.

The PR fixes compliance with the GraphQL (October 2021) spec section 6.2.3.2 ("Response Stream") under ExecuteSubscriptionEvent point 5.

Fixes compliance with the GraphQL (October 2021) spec section 6.2.3.2 ("Response Stream") under ExecuteSubscriptionEvent point 5.

Fixes graphql-java#2609
@jord1e jord1e force-pushed the fix-2609-subscriptions branch from 0aa3be3 to f9f45a1 Compare November 14, 2021 14:14
@jord1e jord1e force-pushed the fix-2609-subscriptions branch from f9f45a1 to d1b42fa Compare November 14, 2021 14:15
@bbakerman bbakerman added this to the 18.0 milestone Dec 6, 2021
@bbakerman
Copy link
Member

Thanks for this PR

@bbakerman bbakerman merged commit e388876 into graphql-java:master Dec 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TypeMismatchError not reported for Subscription result

2 participants