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

feat(HoistField): support nested list fields #4874

Merged
merged 2 commits into from
Nov 30, 2022
Merged

Conversation

ardatan
Copy link
Owner

@ardatan ardatan commented Nov 30, 2022

No description provided.

@changeset-bot
Copy link

changeset-bot bot commented Nov 30, 2022

🦋 Changeset detected

Latest commit: 67282fb

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 Nov 30, 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.41-alpha-20221130184303-b6529065 npm ↗︎ unpkg ↗︎
@graphql-tools/url-loader 7.16.21-alpha-20221130184303-b6529065 npm ↗︎ unpkg ↗︎
@graphql-tools/stitch 8.7.28-alpha-20221130184303-b6529065 npm ↗︎ unpkg ↗︎
@graphql-tools/wrap 9.2.17-alpha-20221130184303-b6529065 npm ↗︎ unpkg ↗︎

@github-actions
Copy link
Contributor

github-actions bot commented Nov 30, 2022

✅ Benchmark Results

     ✓ no_errors
     ✓ expected_result

     checks.........................: 100.00% ✓ 168      ✗ 0  
     data_received..................: 20 MB   1.9 MB/s
     data_sent......................: 72 kB   7.1 kB/s
     http_req_blocked...............: avg=15.43µs  min=3µs     med=3.9µs    max=945.7µs  p(90)=4.97µs   p(95)=5.4µs   
     http_req_connecting............: avg=9.92µs   min=0s      med=0s       max=833.9µs  p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=112.7ms  min=94.12ms med=106.21ms max=264.02ms p(90)=138.24ms p(95)=155.84ms
       { expected_response:true }...: avg=112.7ms  min=94.12ms med=106.21ms max=264.02ms p(90)=138.24ms p(95)=155.84ms
     http_req_failed................: 0.00%   ✓ 0        ✗ 84 
     http_req_receiving.............: avg=299.48µs min=168.7µs med=208.25µs max=3.41ms   p(90)=404.48µs p(95)=499.25µs
     http_req_sending...............: avg=119.6µs  min=20.1µs  med=30.55µs  max=3.06ms   p(90)=59.81µs  p(95)=89.81µs 
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=112.28ms min=93.92ms med=105.65ms max=263.57ms p(90)=135.5ms  p(95)=155.59ms
     http_reqs......................: 84      8.284021/s
     iteration_duration.............: avg=120.67ms min=99.88ms med=114.44ms max=272.77ms p(90)=149.36ms p(95)=161.71ms
     iterations.....................: 84      8.284021/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://9e1f5e25.graphql-tools.pages.dev

@ardatan ardatan merged commit 7aa610a into master Nov 30, 2022
@ardatan ardatan deleted the support-nested-arrays branch November 30, 2022 18:44
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