Skip to content

Conversation

@EmrysMyrddin
Copy link
Collaborator

Fix some missing exports.

fixes #3035

@changeset-bot
Copy link

changeset-bot bot commented Oct 30, 2023

🦋 Changeset detected

Latest commit: 863e683

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

This PR includes changesets to release 2 packages
Name Type
@graphql-yoga/plugin-response-cache Minor
hello-world-benchmark 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 Oct 30, 2023

Apollo Federation Subgraph Compatibility Results

Federation 1 SupportFederation 2 Support
_service🟢
@key (single)🟢
@key (multi)🟢
@key (composite)🟢
repeatable @key🟢
@requires🟢
@provides🟢
federated tracing🟢
@link🟢
@shareable🟢
@tag🟢
@override🟢
@inaccessible🟢
@composeDirective🟢
@interfaceObject🟢

Learn more:

@github-actions
Copy link
Contributor

github-actions bot commented Oct 30, 2023

✅ Benchmark Results

     ✓ no_errors{mode:graphql}
     ✓ expected_result{mode:graphql}
     ✓ no_errors{mode:graphql-jit}
     ✓ expected_result{mode:graphql-jit}
     ✓ no_errors{mode:graphql-response-cache}
     ✓ expected_result{mode:graphql-response-cache}
     ✓ no_errors{mode:graphql-no-parse-validate-cache}
     ✓ expected_result{mode:graphql-no-parse-validate-cache}

     checks.......................................: 100.00% ✓ 305590      ✗ 0     
     data_received................................: 1.2 GB  10 MB/s
     data_sent....................................: 62 MB   514 kB/s
     http_req_blocked.............................: avg=1.85µs   min=1µs     med=1.6µs   max=878.51µs p(90)=2.29µs  p(95)=2.6µs   
     http_req_connecting..........................: avg=9ns      min=0s      med=0s      max=696.4µs  p(90)=0s      p(95)=0s      
     http_req_duration............................: avg=510.22µs min=257.6µs med=427.9µs max=34.6ms   p(90)=752.5µs p(95)=789.23µs
       { expected_response:true }.................: avg=510.22µs min=257.6µs med=427.9µs max=34.6ms   p(90)=752.5µs p(95)=789.23µs
     ✓ { mode:graphql-jit }.......................: avg=372.05µs min=257.6µs med=334.1µs max=18.06ms  p(90)=389µs   p(95)=421.87µs
     ✓ { mode:graphql-no-parse-validate-cache }...: avg=815.06µs min=682.7µs med=749.6µs max=34.6ms   p(90)=817.8µs p(95)=891.59µs
     ✓ { mode:graphql-response-cache }............: avg=454.57µs min=326.7µs med=419.7µs max=11.66ms  p(90)=467.9µs p(95)=487.3µs 
     ✓ { mode:graphql }...........................: avg=518.68µs min=379.5µs med=458.2µs max=19.39ms  p(90)=538.5µs p(95)=643.92µs
     http_req_failed..............................: 0.00%   ✓ 0           ✗ 152795
     http_req_receiving...........................: avg=33.27µs  min=17.8µs  med=29.2µs  max=9.64ms   p(90)=43.4µs  p(95)=46.4µs  
     http_req_sending.............................: avg=14.07µs  min=6.5µs   med=9.8µs   max=3.05ms   p(90)=15.4µs  p(95)=18.2µs  
     http_req_tls_handshaking.....................: avg=0s       min=0s      med=0s      max=0s       p(90)=0s      p(95)=0s      
     http_req_waiting.............................: avg=462.87µs min=227µs   med=384.3µs max=34.52ms  p(90)=710.2µs p(95)=738.9µs 
     http_reqs....................................: 152795  1273.268115/s
     iteration_duration...........................: avg=778.88µs min=475.1µs med=692.9µs max=35.48ms  p(90)=1.01ms  p(95)=1.07ms  
     iterations...................................: 152795  1273.268115/s
     vus..........................................: 1       min=1         max=2   
     vus_max......................................: 2       min=2         max=2   

@github-actions
Copy link
Contributor

github-actions bot commented Oct 30, 2023

💻 Website Preview

The latest changes are available as preview in: https://4c34fa20.graphql-yoga.pages.dev

@github-actions
Copy link
Contributor

github-actions bot commented Oct 30, 2023

🚀 Snapshot Release (alpha)

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

Package Version Info
@graphql-yoga/plugin-response-cache 3.1.0-alpha-20231030113255-863e6833 npm ↗︎ unpkg ↗︎

@EmrysMyrddin EmrysMyrddin merged commit befaf3c into main Oct 30, 2023
@EmrysMyrddin EmrysMyrddin deleted the fix/response-cache/3035-export-missing-types branch October 30, 2023 12:41
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.

@graphql-yoga/plugin-response-cache DX frictions

2 participants