dotansimha / dotansimha/graphql-code-generator

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

Open
#4,056 0 comments 6 reactions 0 assignees View on GitHub
core
Dominant language
TypeScript
Stars
11.3k
Forks
1.4k
Avg merge
1d 1h
Merged PRs (30d)
23

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.