G

GraphQL Code Generator

G
GraphQL Code Generator Dev Tools

August 08, 2026

@graphql-codegen/visitor-plugin-common@7.2.4 Patch Changes #10916 d95d378 Thanks @eddeee888! - Revert Partial handling when conditional fragment and fragment masking are used This is causing all masked fields to be optional due to how function type override works. @graphql-codegen/client-preset@6.1.2 Patch Changes #10916 d95d378 Thanks @eddeee888! - Revert Partial handling when conditional fragmen…

G
GraphQL Code Generator Dev Tools

August 05, 2026

@graphql-codegen/typescript-operations@6.1.5 Patch Changes #10909 b36c084 Thanks @jaydenseric! - Added missing types and tests for the TypeScript operations plugin option disableDescriptions.

G
GraphQL Code Generator Dev Tools

August 05, 2026

@graphql-codegen/typescript-operations@6.1.4 Patch Changes #10910 1624c8a Thanks @eddeee888! - Fix performance issue when config.importSchemaTypesFrom is set, and the provided schema is still unnecessarily visited

G
GraphQL Code Generator Dev Tools

August 05, 2026

@graphql-codegen/visitor-plugin-common@7.2.3 Patch Changes #10904 2dd1531 Thanks @eddeee888! - Fix fragment masking generation when conditional directive is used @graphql-codegen/typescript-operations@6.1.3 Patch Changes #10905 5a9f96c Thanks @eddeee888! - Fix types when introspection is used and values are not generated or imported correctly Updated dependencies [2dd1531]: @graphql-codegen/visito…

G
GraphQL Code Generator Dev Tools

July 23, 2026

@graphql-codegen/visitor-plugin-common@7.2.2 Patch Changes #10882 206a409 Thanks @wassim-k! - Avoid emitting an empty import statement (import '...';) when an import source has no identifiers and no namespace. #10899 e7a1451 Thanks @eddeee888! - Fix conditional directive (@skip and @include) incorrectly drop fields in Result when used on Inline Fragment / Fragment Spread @graphql-codegen/typescrip…

G
GraphQL Code Generator Dev Tools

July 20, 2026

@graphql-codegen/visitor-plugin-common@7.2.1 Patch Changes #10897 bd689bb Thanks @eddeee888! - Fix issues when extractAllFieldsToTypes=true and @defer are used, then duplicate types may be generated @graphql-codegen/typescript-operations@6.1.1 Patch Changes #10897 bd689bb Thanks @eddeee888! - Fix issues when extractAllFieldsToTypes=true and @defer are used, then duplicate types may be generated Up…

G
GraphQL Code Generator Dev Tools

July 06, 2026

@graphql-codegen/cli@7.2.0 Minor Changes #10866 959915f Thanks @eddeee888! - dependencies updates: Updated dependency @graphql-tools/utils@^11.2.0 ↗︎ (from ^11.0.0, in dependencies) Updated dependency graphql@^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 ↗︎ (from ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^1…

G
GraphQL Code Generator Dev Tools

June 24, 2026

@graphql-codegen/visitor-plugin-common@7.1.2 Patch Changes #10839 8a65a1b Thanks @vkbansal-rubrik! - handles conditional spread of a fragment whose top-level selections are fragment spreads or contain inline fragments @graphql-codegen/typescript-operations@6.0.5 Patch Changes #10839 8a65a1b Thanks @vkbansal-rubrik! - handles conditional spread of a fragment whose top-level selections are fragment…