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

hydra-cli: Export all enums + refactor #344

Merged
merged 2 commits into from
Apr 2, 2021

Conversation

dzhelezov
Copy link
Contributor

Fixes #343

It is no longer need to export each enum only once (it was a bug in warthog)
This PR removes EnumContextProvider and the code needed to ensure that each enum is exported only once across all model classes

@dzhelezov dzhelezov requested a review from metmirr April 1, 2021 12:37
@dzhelezov dzhelezov merged commit 221f961 into Joystream:master Apr 2, 2021
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.

Possible inconsistency in generated query node files
2 participants