Shopify / graphql-js-schema

Transforms the JSON representation of a GraphQL schema into a set of ES6 type modules
MIT License
35 stars 12 forks source link

[FIX] generateSchemaModules is a promise. It returns a promise. Write the file inside `.then` #30

Closed minasmart closed 7 years ago

minasmart commented 7 years ago

@swalkinshaw please review whenever, but the published version of this is broken, so merging right now. will fix issues in a subsequent PR.