Skip to content

fix(transport-http): interpolate dynamic values #1017

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

ardatan
Copy link
Member

@ardatan ardatan commented Apr 7, 2025

Support dynamic values in GraphQL HTTP Transport as in other transports GraphQL Mesh has since v0. So endpoint can be {env.SOME_ENDPOINT} can dynamically be filled

@Copilot Copilot AI review requested due to automatic review settings April 7, 2025 14:39
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

@theguild-bot
Copy link
Collaborator

theguild-bot commented Apr 7, 2025

🚀 Snapshot Release (alpha)

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

Package Version Info
@graphql-tools/executor-http 1.4.0-alpha-237f9728c6810b0694075ef13ba5628deb348420 npm ↗︎ unpkg ↗︎
@graphql-tools/federation 3.2.1-alpha-237f9728c6810b0694075ef13ba5628deb348420 npm ↗︎ unpkg ↗︎
@graphql-mesh/fusion-runtime 0.11.10-alpha-237f9728c6810b0694075ef13ba5628deb348420 npm ↗︎ unpkg ↗︎
@graphql-hive/gateway 1.13.6-alpha-237f9728c6810b0694075ef13ba5628deb348420 npm ↗︎ unpkg ↗︎
@graphql-hive/nestjs 1.0.10-alpha-237f9728c6810b0694075ef13ba5628deb348420 npm ↗︎ unpkg ↗︎
@graphql-hive/plugin-aws-sigv4 1.0.7-alpha-237f9728c6810b0694075ef13ba5628deb348420 npm ↗︎ unpkg ↗︎
@graphql-mesh/plugin-opentelemetry 1.3.54-alpha-237f9728c6810b0694075ef13ba5628deb348420 npm ↗︎ unpkg ↗︎
@graphql-mesh/plugin-prometheus 1.3.42-alpha-237f9728c6810b0694075ef13ba5628deb348420 npm ↗︎ unpkg ↗︎
@graphql-hive/gateway-runtime 1.7.1-alpha-237f9728c6810b0694075ef13ba5628deb348420 npm ↗︎ unpkg ↗︎
@graphql-mesh/transport-http 0.7.0-alpha-237f9728c6810b0694075ef13ba5628deb348420 npm ↗︎ unpkg ↗︎

@theguild-bot
Copy link
Collaborator

theguild-bot commented Apr 7, 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
Copy link
Collaborator

theguild-bot commented Apr 7, 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

theguild-bot commented Apr 7, 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

theguild-bot commented Apr 7, 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

theguild-bot commented Apr 7, 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:1.13.6-alpha-237f9728c6810b0694075ef13ba5628deb348420-bun

@theguild-bot
Copy link
Collaborator

theguild-bot commented Apr 7, 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
Copy link
Collaborator

theguild-bot commented Apr 7, 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:1.13.6-alpha-237f9728c6810b0694075ef13ba5628deb348420

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.

2 participants