app-sre / qenerate

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

properly handle inline fragments inside fragments #80

Closed fishi0x01 closed 1 year ago

fishi0x01 commented 1 year ago

Inline fragments should inherit from the fragment_name instead of its unrwapped_type.