helios1138 / graphql-typed-client

A tool that generates a strongly typed client library for any GraphQL endpoint. The client allows writing GraphQL queries as plain JS objects (with type safety, awesome code completion experience, custom scalar type mapping, type guards and more)
MIT License
212 stars 18 forks source link

Don't delete the whole content of the output folder #39

Open Trystan-SA opened 3 years ago

Trystan-SA commented 3 years ago

I've lost a lot of files because of this. Stupidest thing I ever seen.