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

feat: listElementCount option #88

Closed JimmyPaolini closed 1 year ago

JimmyPaolini commented 1 year ago

Add an option to configure how many list elements should be generated in mocks.

ardeois commented 1 year ago

All good ! but now that your previous PR was merged, please resolve conflicts so I can merge this PR too Thanks for all your contributions and reactiveness !

ardeois commented 1 year ago

oops, unit tests are failing

JimmyPaolini commented 1 year ago

Sorry, I'm still learning to work with a fork and resolve merge conflicts across it. It should be working now @ardeois