GraphQL Code Generation: Enjoy improved compatibility with the urql library as the tool now respects the omitOperationSuffix setting, allowing for more flexible code generation based on your preferences.
Fixes
Fix the issue where the omitOperationSuffix setting was not being respected in the code generation process, ensuring that your generated code aligns with your configuration.