Skip to content

Conversation

@theguild-bot
Copy link
Collaborator

@theguild-bot theguild-bot commented Nov 25, 2025

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@graphql-tools/[email protected]

Major Changes

  • #1708 bc6cddd Thanks @ardatan! - Breaking changes in createRequest function;

    • No more sourceParentType, sourceFieldName, variableDefinitions, variableValues and targetRootValue
    • targetRootValue has been renamed to rootValue
    • targetSchema is a required option now and args is also accepted as a map of the arguments of the target field
    • fragments is now an array of FragmentDefinitionNode instead of a record { [fragmentName: string]: FragmentDefinitionNode }

    Breaking changes in delegateRequest and delegateToSchema functions;

    • No more transformedSchema option, it has been renamed to targetSchema
    • targetSchema is a required option now

Patch Changes

  • #1727 1dbc653 Thanks @ardatan! - Avoid extra __typename in the root selection

    query {
    - __typename
      hello
    }

@graphql-mesh/[email protected]

Minor Changes

  • #1708 bc6cddd Thanks @ardatan! - Export getSubgraph method so other handlers can use extracted transforms and subgraph schema

Patch Changes

@graphql-hive/[email protected]

Minor Changes

Patch Changes

@graphql-tools/[email protected]

Minor Changes

Patch Changes

@graphql-tools/[email protected]

Patch Changes

@graphql-tools/[email protected]

Patch Changes

@graphql-hive/[email protected]

Patch Changes

@graphql-hive/[email protected]

Patch Changes

@graphql-hive/[email protected]

Patch Changes

@graphql-hive/[email protected]

Patch Changes

@graphql-mesh/[email protected]

Patch Changes

@graphql-hive/[email protected]

Patch Changes

@graphql-tools/[email protected]

Patch Changes

@graphql-tools/[email protected]

Patch Changes

@graphql-hive/[email protected]

Patch Changes

@gemini-code-assist
Copy link

Summary of Changes

Hello @theguild-bot, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request serves as an automated release candidate, generated by the Changesets action, to facilitate the publication of updated @graphql-tools and @graphql-hive packages to npm. It consolidates recent changes, including a key optimization to GraphQL query handling, and updates version numbers and changelogs across multiple packages to reflect these advancements.

Highlights

  • Automated Release: This pull request was automatically generated by the Changesets release GitHub action to prepare for an upcoming release.
  • GraphQL Query Optimization: The core functional change included in this release is an optimization in @graphql-tools/delegate and @graphql-tools/stitch to prevent the inclusion of an unnecessary __typename field in root selections of GraphQL queries.
  • Package Version Updates: Numerous @graphql-tools and @graphql-hive packages have received patch version bumps, along with their respective dependency updates, in preparation for publishing to npm.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

@theguild-bot
Copy link
Collaborator Author

theguild-bot commented Nov 25, 2025

🚀 Snapshot Release (rc)

The latest changes of this PR are available as rc on npm (based on the declared changesets):

Package Version Info
@graphql-tools/batch-delegate 10.0.6-rc-aa2a330ec509cf750e8722741cb18aed3ad01793 npm ↗︎ unpkg ↗︎
@graphql-tools/delegate 12.0.0-rc-aa2a330ec509cf750e8722741cb18aed3ad01793 npm ↗︎ unpkg ↗︎
@graphql-tools/federation 4.2.4-rc-aa2a330ec509cf750e8722741cb18aed3ad01793 npm ↗︎ unpkg ↗︎
@graphql-mesh/fusion-runtime 1.6.0-rc-aa2a330ec509cf750e8722741cb18aed3ad01793 npm ↗︎ unpkg ↗︎
@graphql-hive/gateway 2.1.20-rc-aa2a330ec509cf750e8722741cb18aed3ad01793 npm ↗︎ unpkg ↗︎
@graphql-hive/nestjs 2.0.25-rc-aa2a330ec509cf750e8722741cb18aed3ad01793 npm ↗︎ unpkg ↗︎
@graphql-hive/plugin-aws-sigv4 2.0.18-rc-aa2a330ec509cf750e8722741cb18aed3ad01793 npm ↗︎ unpkg ↗︎
@graphql-hive/plugin-opentelemetry 1.2.2-rc-aa2a330ec509cf750e8722741cb18aed3ad01793 npm ↗︎ unpkg ↗︎
@graphql-mesh/plugin-prometheus 2.1.6-rc-aa2a330ec509cf750e8722741cb18aed3ad01793 npm ↗︎ unpkg ↗︎
@graphql-hive/router-runtime 1.1.0-rc-aa2a330ec509cf750e8722741cb18aed3ad01793 npm ↗︎ unpkg ↗︎
@graphql-hive/gateway-runtime 2.3.6-rc-aa2a330ec509cf750e8722741cb18aed3ad01793 npm ↗︎ unpkg ↗︎
@graphql-tools/stitch 10.1.4-rc-aa2a330ec509cf750e8722741cb18aed3ad01793 npm ↗︎ unpkg ↗︎
@graphql-tools/stitching-directives 4.0.6-rc-aa2a330ec509cf750e8722741cb18aed3ad01793 npm ↗︎ unpkg ↗︎
@graphql-hive/gateway-testing 2.0.6-rc-aa2a330ec509cf750e8722741cb18aed3ad01793 npm ↗︎ unpkg ↗︎
@graphql-tools/wrap 11.1.0-rc-aa2a330ec509cf750e8722741cb18aed3ad01793 npm ↗︎ unpkg ↗︎

Copy link

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request, generated by the Changesets release action, updates package versions and changelogs for an upcoming release. The changes are consistent with the automated release process. I've identified some minor formatting issues with extra newlines in a few of the CHANGELOG.md files and have left comments with suggestions to fix them. Overall, the PR looks good to go for the release.

Comment on lines +6 to +21


Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

There are some extra newlines here that can be removed for better formatting.

Comment on lines +6 to +14


Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

There are some extra newlines here that can be removed for better formatting.

Comment on lines +6 to +7


Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

There are some extra newlines here that can be removed for better formatting.

@theguild-bot
Copy link
Collaborator Author

theguild-bot commented Nov 25, 2025

🚀 Snapshot Release (Binary for Linux-X64)

The latest changes of this PR are available for download (based on the declared changesets).

Download

@theguild-bot
Copy link
Collaborator Author

theguild-bot commented Nov 25, 2025

🚀 Snapshot Release (Binary for Linux-ARM64)

The latest changes of this PR are available for download (based on the declared changesets).

Download

@theguild-bot
Copy link
Collaborator Author

theguild-bot commented Nov 25, 2025

🚀 Snapshot Release (Binary for macOS-ARM64)

The latest changes of this PR are available for download (based on the declared changesets).

Download

@theguild-bot theguild-bot force-pushed the changeset-release/main branch 2 times, most recently from b8949d9 to 7366b2d Compare November 25, 2025 13:31
@theguild-bot
Copy link
Collaborator Author

theguild-bot commented Nov 25, 2025

🚀 Snapshot Release (Bun Docker Image)

The latest changes of this PR are available as image on GitHub Container Registry (based on the declared changesets):

ghcr.io/graphql-hive/gateway:2.1.20-rc-aa2a330ec509cf750e8722741cb18aed3ad01793-bun

@theguild-bot
Copy link
Collaborator Author

theguild-bot commented Nov 25, 2025

🚀 Snapshot Release (Binary for macOS-X64)

The latest changes of this PR are available for download (based on the declared changesets).

Download

@theguild-bot
Copy link
Collaborator Author

theguild-bot commented Nov 25, 2025

🚀 Snapshot Release (Node Docker Image)

The latest changes of this PR are available as image on GitHub Container Registry (based on the declared changesets):

ghcr.io/graphql-hive/gateway:2.1.20-rc-aa2a330ec509cf750e8722741cb18aed3ad01793

@theguild-bot
Copy link
Collaborator Author

theguild-bot commented Nov 25, 2025

🚀 Snapshot Release (Binary for Windows-X64)

The latest changes of this PR are available for download (based on the declared changesets).

Download

@theguild-bot theguild-bot force-pushed the changeset-release/main branch 12 times, most recently from 924ffb1 to 5e567e1 Compare November 28, 2025 17:39
@theguild-bot theguild-bot force-pushed the changeset-release/main branch from 5e567e1 to aa2a330 Compare November 29, 2025 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant