Code Generation: Introduce a new configuration option allowParentTypeOverride for the typescript-resolvers plugin. This feature allows for more flexible resolver signatures, making it easier for developers to customize their generated code.
Improvements
Code Generation: Improve the handling of fragment imports in the near-operation-files preset. This enhancement prevents the addition of unused fragment imports, streamlining the generated code and improving efficiency.