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

toConfig: allows 'extensionASTNodes' to be undefined #2184

Merged
merged 1 commit into from
Sep 17, 2019

Conversation

IvanGoncharov
Copy link
Member

We should have consistent behaviour for all properties returned by
toConfig and since extensions is optional that mean
extensionASTNodes should also be optional

We should have consistent behaviour for all properties returned by
`toConfig` and since `extensions` is optional that mean
`extensionASTNodes` should also be optional
@IvanGoncharov IvanGoncharov added the PR: breaking change 💥 implementation requires increase of "major" version number label Sep 17, 2019
@IvanGoncharov IvanGoncharov merged commit 1a82c35 into graphql:master Sep 17, 2019
@IvanGoncharov IvanGoncharov deleted the pr_branch branch September 17, 2019 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: breaking change 💥 implementation requires increase of "major" version number
1 participant