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

Updated readme to reflect the renaming of typenames to typeNames #112

Closed lkloeppel closed 1 year ago

lkloeppel commented 1 year ago

Follow up to https://github.com/ardeois/graphql-codegen-typescript-mock-data/pull/105

Parts of the readme were still using typenames, including the examples. Changed all occurrences to typeNames