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

Deprecate SubscriptionArgs and broaden ExecutionArgs #3306

Merged
merged 2 commits into from Oct 11, 2021

Conversation

yaacovCR
Copy link
Contributor

@yaacovCR yaacovCR commented Oct 11, 2021

Broaden ExecutionArgs to include all properties within SubscriptionArgs. Retain the SubscriptionArgs type for backwards compatibility, to be removed in the next major version.

This allows for better unification of subscription operations alongside queries and mutations as additional targets of execution.

Repeat of #3295

@IvanGoncharov IvanGoncharov added the PR: feature 🚀 requires increase of "minor" version number label Oct 11, 2021
@IvanGoncharov IvanGoncharov merged commit 6aee19b into main Oct 11, 2021
@IvanGoncharov IvanGoncharov deleted the broaden-execution-again branch October 11, 2021 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: feature 🚀 requires increase of "minor" version number
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants