Skip to content
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

minor: Allow SpringGraphQLSubscriptionHandler to be extended #1523

Merged
merged 1 commit into from
Aug 20, 2022

Conversation

emmanuelidi
Copy link
Contributor

📝 Description

Per issue #1522, the subscription handler likely was meant to be able
to be extended with the executeSubscription method overridden.

🔗 Related Issues

Resolves #1522

Per issue ExpediaGroup#1522, the subscription handler likely was meant to be able
to be extended with the `executeSubscription` method overridden.

Resolves ExpediaGroup#1522
@samuelAndalon samuelAndalon added changes: patch Changes require a patch version module: executions issue affects the executions code module: server Issue affects the server code and removed module: executions issue affects the executions code labels Aug 20, 2022
@samuelAndalon samuelAndalon merged commit 2bc633c into ExpediaGroup:master Aug 20, 2022
@samuelAndalon
Copy link
Contributor

thank you!

@emmanuelidi
Copy link
Contributor Author

🙇 thank you, sir

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changes: patch Changes require a patch version module: server Issue affects the server code
Development

Successfully merging this pull request may close these issues.

SpringGraphQLSubscriptionHandler cannot be overridden
2 participants