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(wrap/delegate): transform given args from delegation #4890

Merged
merged 1 commit into from
Dec 8, 2022

Conversation

ardatan
Copy link
Owner

@ardatan ardatan commented Dec 8, 2022

No description provided.

@changeset-bot
Copy link

changeset-bot bot commented Dec 8, 2022

🦋 Changeset detected

Latest commit: 5356594

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 9 packages
Name Type
@graphql-tools/delegate Patch
@graphql-tools/wrap Patch
@graphql-tools/batch-delegate Patch
@graphql-tools/links Patch
@graphql-tools/stitch Patch
@graphql-tools/stitching-directives Patch
@graphql-tools/url-loader Patch
federation-benchmark Patch
@graphql-tools/prisma-loader Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions
Copy link
Contributor

github-actions bot commented Dec 8, 2022

🚀 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/batch-delegate 8.4.13-alpha-20221208154104-808a9833 npm ↗︎ unpkg ↗︎
@graphql-tools/delegate 9.0.20-alpha-20221208154104-808a9833 npm ↗︎ unpkg ↗︎
@graphql-tools/links 8.3.24-alpha-20221208154104-808a9833 npm ↗︎ unpkg ↗︎
@graphql-tools/prisma-loader 7.2.45-alpha-20221208154104-808a9833 npm ↗︎ unpkg ↗︎
@graphql-tools/url-loader 7.16.25-alpha-20221208154104-808a9833 npm ↗︎ unpkg ↗︎
@graphql-tools/stitch 8.7.32-alpha-20221208154104-808a9833 npm ↗︎ unpkg ↗︎
@graphql-tools/stitching-directives 2.3.23-alpha-20221208154104-808a9833 npm ↗︎ unpkg ↗︎
@graphql-tools/wrap 9.2.21-alpha-20221208154104-808a9833 npm ↗︎ unpkg ↗︎

@github-actions
Copy link
Contributor

github-actions bot commented Dec 8, 2022

✅ Benchmark Results

     ✓ no_errors
     ✓ expected_result

     checks.........................: 100.00% ✓ 238       ✗ 0  
     data_received..................: 28 MB   2.8 MB/s
     data_sent......................: 102 kB  10 kB/s
     http_req_blocked...............: avg=8.74µs   min=2.5µs   med=3.3µs   max=641.01µs p(90)=4.02µs   p(95)=4.24µs  
     http_req_connecting............: avg=4.82µs   min=0s      med=0s      max=574.61µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=78.87ms  min=63.96ms med=74.46ms max=200.39ms p(90)=87.81ms  p(95)=119.84ms
       { expected_response:true }...: avg=78.87ms  min=63.96ms med=74.46ms max=200.39ms p(90)=87.81ms  p(95)=119.84ms
     http_req_failed................: 0.00%   ✓ 0         ✗ 119
     http_req_receiving.............: avg=278.6µs  min=135µs   med=158µs   max=10.87ms  p(90)=288.54µs p(95)=299.96µs
     http_req_sending...............: avg=105.67µs min=17.4µs  med=25.1µs  max=3.86ms   p(90)=33.06µs  p(95)=390.74µs
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s      max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=78.49ms  min=63.78ms med=74.01ms max=189.44ms p(90)=87.38ms  p(95)=119.66ms
     http_reqs......................: 119     11.857485/s
     iteration_duration.............: avg=84.31ms  min=68.69ms med=79.84ms max=212.08ms p(90)=94.72ms  p(95)=124.61ms
     iterations.....................: 119     11.857485/s
     vus............................: 1       min=1       max=1
     vus_max........................: 1       min=1       max=1

@github-actions
Copy link
Contributor

github-actions bot commented Dec 8, 2022

🚀 Website Preview

The latest changes to the website are available as preview in: https://4670dcd6.graphql-tools.pages.dev

@ardatan ardatan merged commit eb6cd8b into master Dec 8, 2022
@ardatan ardatan deleted the fix-enum-args branch December 8, 2022 15:48
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