remorses / genql

Type safe TypeScript client for any GraphQL API
https://genql.dev
MIT License
873 stars 37 forks source link

Option to omit copying schema.graphql file #141

Open MrFoxPro opened 11 months ago

MrFoxPro commented 11 months ago

I think it'd nice not to copy schema.graphql, especially if it's generated from local file. https://github.com/remorses/genql/blob/3021361802a82d36957d998f80a287f65a7cde2c/cli/src/tasks/clientTasks.ts#L36-L42