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

fix: Parse query root interfaces #2816

Merged
merged 3 commits into from
Feb 8, 2023
Merged

Conversation

calvincestari
Copy link
Member

Fixes #2756

This PR simply pushes the operation root type through the addReferencedType function so that all it's references interfaces can be evaluated.

@netlify
Copy link

netlify bot commented Feb 8, 2023

Deploy Preview for apollo-ios-docs canceled.

Name Link
🔨 Latest commit 0501949
🔍 Latest deploy log https://app.netlify.com/sites/apollo-ios-docs/deploys/63e2edb9d11d6400082cb15d

@calvincestari calvincestari mentioned this pull request Feb 8, 2023
7 tasks
Copy link
Contributor

@AnthonyMDev AnthonyMDev left a comment

Choose a reason for hiding this comment

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

Nice easy fix! Thanks!

@calvincestari calvincestari merged commit 9cf9eeb into main Feb 8, 2023
@calvincestari calvincestari deleted the fix/query-root-interfaces branch February 8, 2023 23:39
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.

Interfaces implemented by schema root are not generated
2 participants