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…