github dotansimha/graphql-code-generator release-1776074876179
April 13, 2026

5 hours ago

@graphql-codegen/cli@6.3.0

Minor Changes

  • #10659
    e65d303
    Thanks @ikusakov2! - Add support for externalDocuments

    externalDocuments declares GraphQL documents that will be read but will not have type files
    generated for them. These documents are available to plugins for type resolution (e.g. fragment
    types), but no output files will be generated based on them. Accepts the same formats as
    documents.

    This config option is useful for monorepos where each project may want to generate types for its
    own documents, but some may need to read shared fragments from across projects.

Patch Changes

  • Updated dependencies
    [9a66574,
    9a66574,
    9a66574,
    e65d303]:
    • @graphql-codegen/client-preset@5.3.0
    • @graphql-codegen/core@5.0.2
    • @graphql-codegen/plugin-helpers@6.3.0

@graphql-codegen/core@5.0.2

Patch Changes

@graphql-codegen/add@6.0.1

Patch Changes

@graphql-codegen/fragment-matcher@6.0.1

Patch Changes

@graphql-codegen/introspection@5.0.2

Patch Changes

@graphql-codegen/schema-ast@5.0.2

Patch Changes

@graphql-codegen/visitor-plugin-common@6.3.0

Minor Changes

  • #10659
    e65d303
    Thanks @ikusakov2! - Add support for externalDocuments

    externalDocuments declares GraphQL documents that will be read but will not have type files
    generated for them. These documents are available to plugins for type resolution (e.g. fragment
    types), but no output files will be generated based on them. Accepts the same formats as
    documents.

    This config option is useful for monorepos where each project may want to generate types for its
    own documents, but some may need to read shared fragments from across projects.

Patch Changes

@graphql-codegen/typescript-document-nodes@5.0.10

Patch Changes

@graphql-codegen/gql-tag-operations@5.2.0

Minor Changes

  • #10659
    e65d303
    Thanks @ikusakov2! - Add support for externalDocuments

    externalDocuments declares GraphQL documents that will be read but will not have type files
    generated for them. These documents are available to plugins for type resolution (e.g. fragment
    types), but no output files will be generated based on them. Accepts the same formats as
    documents.

    This config option is useful for monorepos where each project may want to generate types for its
    own documents, but some may need to read shared fragments from across projects.

Patch Changes

@graphql-codegen/typescript-operations@5.1.0

Minor Changes

  • #10659
    e65d303
    Thanks @ikusakov2! - Add support for externalDocuments

    externalDocuments declares GraphQL documents that will be read but will not have type files
    generated for them. These documents are available to plugins for type resolution (e.g. fragment
    types), but no output files will be generated based on them. Accepts the same formats as
    documents.

    This config option is useful for monorepos where each project may want to generate types for its
    own documents, but some may need to read shared fragments from across projects.

Patch Changes

@graphql-codegen/typescript-resolvers@5.1.8

Patch Changes

@graphql-codegen/typed-document-node@6.1.8

Patch Changes

@graphql-codegen/typescript@5.0.10

Patch Changes

@graphql-codegen/client-preset@5.3.0

Minor Changes

  • #10659
    e65d303
    Thanks @ikusakov2! - Add support for externalDocuments

    externalDocuments declares GraphQL documents that will be read but will not have type files
    generated for them. These documents are available to plugins for type resolution (e.g. fragment
    types), but no output files will be generated based on them. Accepts the same formats as
    documents.

    This config option is useful for monorepos where each project may want to generate types for its
    own documents, but some may need to read shared fragments from across projects.

Patch Changes

  • #10103
    9a66574
    Thanks @renovate! - dependencies updates:
  • Updated dependencies
    [9a66574,
    9a66574,
    9a66574,
    9a66574,
    9a66574,
    9a66574,
    9a66574,
    e65d303]:
    • @graphql-codegen/add@6.0.1
    • @graphql-codegen/gql-tag-operations@5.2.0
    • @graphql-codegen/plugin-helpers@6.3.0
    • @graphql-codegen/typed-document-node@6.1.8
    • @graphql-codegen/typescript@5.0.10
    • @graphql-codegen/typescript-operations@5.1.0
    • @graphql-codegen/visitor-plugin-common@6.3.0

@graphql-codegen/graphql-modules-preset@5.1.5

Patch Changes

@graphql-codegen/testing@4.0.5

Patch Changes

@graphql-codegen/plugin-helpers@6.3.0

Minor Changes

  • #10659
    e65d303
    Thanks @ikusakov2! - Add support for externalDocuments

    externalDocuments declares GraphQL documents that will be read but will not have type files
    generated for them. These documents are available to plugins for type resolution (e.g. fragment
    types), but no output files will be generated based on them. Accepts the same formats as
    documents.

    This config option is useful for monorepos where each project may want to generate types for its
    own documents, but some may need to read shared fragments from across projects.

Patch Changes

Don't miss a new graphql-code-generator release

NewReleases is sending notifications on new releases.