Skip to content
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

fix(runtime): disable GraphQL JIT if there are nested input types #6760

Merged
merged 2 commits into from
Mar 28, 2024

Conversation

ardatan
Copy link
Owner

@ardatan ardatan commented Mar 28, 2024

GraphQL JIT should be disabled in case of nested input types
Workaround for zalando-incubator/graphql-jit#81

Copy link

codesandbox bot commented Mar 28, 2024

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

Copy link
Contributor

🚀 Snapshot Release (alpha)

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

Package Version Info
@graphql-mesh/fusion-runtime 0.2.11-alpha-20240328025644-3d4d2987b0d19e2af3d97db4937199fad2ea899a npm ↗︎ unpkg ↗︎
@graphql-mesh/apollo-link 0.98.7-alpha-20240328025644-3d4d2987b0d19e2af3d97db4937199fad2ea899a npm ↗︎ unpkg ↗︎
@graphql-mesh/cli 0.89.8-alpha-20240328025644-3d4d2987b0d19e2af3d97db4937199fad2ea899a npm ↗︎ unpkg ↗︎
@graphql-mesh/config 0.99.8-alpha-20240328025644-3d4d2987b0d19e2af3d97db4937199fad2ea899a npm ↗︎ unpkg ↗︎
@graphql-mesh/http 0.98.7-alpha-20240328025644-3d4d2987b0d19e2af3d97db4937199fad2ea899a npm ↗︎ unpkg ↗︎
@graphql-mesh/runtime 0.98.7-alpha-20240328025644-3d4d2987b0d19e2af3d97db4937199fad2ea899a npm ↗︎ unpkg ↗︎
@graphql-mesh/urql-exchange 0.98.7-alpha-20240328025644-3d4d2987b0d19e2af3d97db4937199fad2ea899a npm ↗︎ unpkg ↗︎
@graphql-mesh/plugin-operation-headers 0.0.11-alpha-20240328025644-3d4d2987b0d19e2af3d97db4937199fad2ea899a npm ↗︎ unpkg ↗︎
@graphql-mesh/plugin-prometheus 0.98.8-alpha-20240328025644-3d4d2987b0d19e2af3d97db4937199fad2ea899a npm ↗︎ unpkg ↗︎
@graphql-mesh/serve-cli 0.3.14-alpha-20240328025644-3d4d2987b0d19e2af3d97db4937199fad2ea899a npm ↗︎ unpkg ↗︎
@graphql-mesh/serve-runtime 0.2.11-alpha-20240328025644-3d4d2987b0d19e2af3d97db4937199fad2ea899a npm ↗︎ unpkg ↗︎

Copy link
Contributor

💻 Website Preview

The latest changes are available as preview in: https://5b7df71d.graphql-mesh.pages.dev

@ardatan ardatan merged commit c008dda into master Mar 28, 2024
16 checks passed
@ardatan ardatan deleted the nested-input-types branch March 28, 2024 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant