In my opinion, the option does not provide any benefit over just using `type`, by removing it we remove complexity. This would be a breaking change to consider for the next major. ____ Related: - https://github.com/dotansimha/graphql-code-generator/issues/7938
In my opinion, the option does not provide any benefit over just using
type, by removing it we remove complexity.This would be a breaking change to consider for the next major.
Related: