Shopify/graphql-tools-web

graphql-typescript-definitions does not support graphql schema files

patsissons opened this issue · 0 comments

when generating types we also sometimes write out the schema file. This only makes sense if our configured schemaPath is a JSON file. If our configured schemaPath is a graphql file then we should omit this step.