datamodel-code-generator
datamodel-code-generator copied to clipboard
option to remove `typename__` from graphql input?
Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
I'm generating model from graphql, is it possible to remove typename__ from generated model?
Describe the solution you'd like A clear and concise description of what you want to happen.
Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.
Additional context Add any other context or screenshots about the feature request here.
I can send a PR for this
@trim21 did you ever get around to creating a PR for this?