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 multiple interfaces for enum appearing from multiple references to it #47

Conversation

daa
Copy link
Contributor

@daa daa commented May 19, 2022

Track enum declarations by schema type like it's done for object types.

Fixes #17 .

@bjet007
Copy link

bjet007 commented Sep 16, 2022

Is there anything blocking this pull request?

@atombender atombender merged commit 4badc2d into omissis:main Mar 7, 2023
@omissis omissis added this to the v0.10.0 milestone Apr 8, 2023
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.

Multiple refs to enums results in multiple interfaces
5 participants