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

allow `listElementCount` to be 0 in config #129

Closed gurschitz closed 1 year ago

gurschitz commented 1 year ago

Related to https://github.com/ardeois/graphql-codegen-typescript-mock-data/issues/128, with this PR it is now allowed to pass 0 for listElementCount.