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(TransformRenameInputObjectFields): transform delegation args #4915

Merged
merged 3 commits into from
Dec 19, 2022

Conversation

ardatan
Copy link
Owner

@ardatan ardatan commented Dec 19, 2022

No description provided.

@changeset-bot
Copy link

changeset-bot bot commented Dec 19, 2022

🦋 Changeset detected

Latest commit: 0f18005

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

This PR includes changesets to release 5 packages
Name Type
@graphql-tools/wrap Patch
@graphql-tools/stitch 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 19, 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/prisma-loader 7.2.47-alpha-20221219144322-6434a45a npm ↗︎ unpkg ↗︎
@graphql-tools/url-loader 7.16.27-alpha-20221219144322-6434a45a npm ↗︎ unpkg ↗︎
@graphql-tools/stitch 8.7.33-alpha-20221219144322-6434a45a npm ↗︎ unpkg ↗︎
@graphql-tools/wrap 9.2.22-alpha-20221219144322-6434a45a npm ↗︎ unpkg ↗︎

@github-actions
Copy link
Contributor

github-actions bot commented Dec 19, 2022

✅ Benchmark Results

     ✓ no_errors
     ✓ expected_result

     checks.........................: 100.00% ✓ 228       ✗ 0  
     data_received..................: 27 MB   2.6 MB/s
     data_sent......................: 98 kB   9.7 kB/s
     http_req_blocked...............: avg=5.87µs   min=2.7µs   med=3.5µs    max=191.29µs p(90)=4.2µs    p(95)=4.53µs  
     http_req_connecting............: avg=1.15µs   min=0s      med=0s       max=131.19µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=82.52ms  min=70.26ms med=78.16ms  max=181.93ms p(90)=88.51ms  p(95)=125.46ms
       { expected_response:true }...: avg=82.52ms  min=70.26ms med=78.16ms  max=181.93ms p(90)=88.51ms  p(95)=125.46ms
     http_req_failed................: 0.00%   ✓ 0         ✗ 114
     http_req_receiving.............: avg=195.87µs min=143.6µs med=164.85µs max=914.29µs p(90)=286.57µs p(95)=304.72µs
     http_req_sending...............: avg=110.91µs min=17.2µs  med=24.95µs  max=2.4ms    p(90)=36.21µs  p(95)=800.97µs
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=82.21ms  min=70.09ms med=77.97ms  max=180.96ms p(90)=87.79ms  p(95)=125.19ms
     http_reqs......................: 114     11.358445/s
     iteration_duration.............: avg=87.99ms  min=75.25ms med=83.33ms  max=187.02ms p(90)=95.34ms  p(95)=131.72ms
     iterations.....................: 114     11.358445/s
     vus............................: 1       min=1       max=1
     vus_max........................: 1       min=1       max=1

@github-actions
Copy link
Contributor

🚀 Website Preview

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

@ardatan ardatan merged commit 55e2464 into master Dec 19, 2022
@ardatan ardatan deleted the fix-input-values branch December 19, 2022 14:42
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