Skip to content

November 20, 2025

Choose a tag to compare

@github-actions github-actions released this 20 Nov 13:29
· 3 commits to master since this release
bec7e74

@graphql-codegen/[email protected]

Minor Changes

Patch Changes

@graphql-codegen/[email protected]

Minor Changes

Patch Changes

  • #10512 f821e8a Thanks @realies! - fix: allow mappers to override root types (Query, Mutation, Subscription)

    Previously, mappers configured for root types were ignored because root types were checked before mappers. This fix moves the mapper check before the root type check, allowing mappers to override rootValueType when configured.

  • Updated dependencies [9e70bcb]:

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Minor Changes

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Minor Changes

Patch Changes

@graphql-codegen/[email protected]

Minor Changes

Patch Changes

@graphql-codegen/[email protected]

Minor Changes