heftapp / graphql_codegen

MIT License
146 stars 53 forks source link

feat: Added implements based on the type of the generated class. #362

Open alexkharech opened 1 month ago

alexkharech commented 1 month ago

This pull request adds the ability to extend generated classes with custom types, enabling their use in clean architecture.