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
133 stars 47 forks source link

test: add unit test for custom typenames #54

Closed ardeois closed 2 years ago

ardeois commented 2 years ago

Add a unit test to make sure typenames config applies to imports as well