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

Should not convert type names in unions #1560

Merged
merged 1 commit into from
Mar 25, 2019
Merged

Conversation

kamilkisiela
Copy link
Collaborator

@kamilkisiela kamilkisiela commented Mar 25, 2019

-__resolveType: TypeResolveFn<'CccFoo' | 'CccBar', ParentType, Context>
+__resolveType: TypeResolveFn<'CCCFoo' | 'CCCBar', ParentType, Context>

@kamilkisiela kamilkisiela requested a review from dotansimha March 25, 2019 15:10
@dotansimha dotansimha merged commit 105519d into master Mar 25, 2019
@dotansimha dotansimha deleted the fix/resolve-type branch March 25, 2019 15:24
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.

2 participants