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

watch-mode for typescript fails no change of type which is exported #4056

Open
melounek opened this issue May 20, 2020 · 0 comments
Open

watch-mode for typescript fails no change of type which is exported #4056

melounek opened this issue May 20, 2020 · 0 comments
Labels
core Related to codegen core/cli

Comments

@melounek
Copy link

here is repro:
https://github.com/melounek/repro-codegen

after last release the watch-mode works better, but when a graphql-type is exported and used in different files, it will fail on change with: Unable to load from file "**/schema.ts": Schema must contain uniquely named types but contains multiple types named "MyType". because of some cache probably.

@dotansimha dotansimha added bug core Related to codegen core/cli labels May 26, 2020
@dotansimha dotansimha removed the bug label Jun 20, 2021
@saihaj saihaj added this to the CLI Improvements milestone Jun 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Related to codegen core/cli
Projects
None yet
Development

No branches or pull requests

4 participants