ardeois / graphql-codegen-typescript-mock-data

[GraphQL Codegen Plugin](https://github.com/dotansimha/graphql-code-generator) for building mock data based on the schema.
MIT License
134 stars 46 forks source link

@graphql-codegen/client-preset 4.4.0 breaks generated mock file #173

Open bmulholland opened 1 week ago

bmulholland commented 1 week ago

https://github.com/dotansimha/graphql-code-generator/pull/10073 drops a bunch of types that this plugin relies on

I've filed it as https://github.com/dotansimha/graphql-code-generator/issues/10167

bmulholland commented 1 week ago

Not actually a bug in this lib, but this was one of the first places I looked, so adding here in case it saves others time