Kashuab / mobx-depot

Scaffold MobX-powered models, queries and mutations with your GraphQL schema.
https://mobx-depot.dev
MIT License
8 stars 0 forks source link

Clean up types that are no longer present in the schema #41

Open Kashuab opened 1 year ago

Kashuab commented 1 year ago

If a mutation is removed, the corresponding Mutation class should get deleted. Vice-versa with other related codegen files.

This is a +1 to outputting everything in a single file