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

Handle nested orphans #607

Merged
merged 1 commit into from
Oct 9, 2020

Conversation

paulpdaniels
Copy link
Collaborator

Missed this when I did #584 , only the top level orphans were getting added to the sdl schema even though they were still appearing in the introspection call. This makes it so that all children of the orphaned types will also be added.

Copy link
Owner

@ghostdogpr ghostdogpr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@paulpdaniels paulpdaniels merged commit 19a72c9 into ghostdogpr:master Oct 9, 2020
@paulpdaniels paulpdaniels deleted the fix-nested-orphans branch October 9, 2020 10:31
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