app-sre / qenerate

Code Generator for GraphQL Query and Fragment Data Classes
Apache License 2.0
10 stars 7 forks source link

APPSRE-5962 add naming_collision_strategy #47

Closed fishi0x01 closed 2 years ago

fishi0x01 commented 2 years ago

Allow to specify different naming collision strategies. By default, the parent name is prefixed. Alternatively, you can enumerate (1,2,3, ...) instead.