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

fix: handle input-object-type definitions #5

Closed YevheniiMelikov closed 4 years ago

YevheniiMelikov commented 4 years ago

This pr will add handler for InputObjectTypeDefinition in visitor config.

ardeois commented 4 years ago

@YevheniiMelikov can you create another commit, I've activated Circle CI for fork pull requests. If this is not triggering a build, could you try to open a new PR please? Sorry for the inconvenience but I don't want to merge a PR if the tests are not run by CI

YevheniiMelikov commented 4 years ago

@ardeois Done, merge it, please

ardeois commented 4 years ago

Thanks !

ardeois commented 4 years ago

@YevheniiMelikov Version 0.1.2 published ! https://www.npmjs.com/package/graphql-codegen-typescript-mock-data/v/0.1.2