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

Update NextJS documentation for WebSockets #2849

Merged
merged 2 commits into from
Jun 7, 2023
Merged

Update NextJS documentation for WebSockets #2849

merged 2 commits into from
Jun 7, 2023

Conversation

enisdenjo
Copy link
Collaborator

No description provided.

@changeset-bot
Copy link

changeset-bot bot commented Jun 7, 2023

⚠️ No Changeset found

Latest commit: 472f176

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

@github-actions
Copy link
Contributor

github-actions bot commented Jun 7, 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:

@enisdenjo enisdenjo merged commit c746f35 into main Jun 7, 2023
@enisdenjo enisdenjo deleted the nextjs-docs branch June 7, 2023 13:16
@github-actions
Copy link
Contributor

github-actions bot commented Jun 7, 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% ✓ 336136      ✗ 0     
     data_received................................: 1.4 GB  11 MB/s
     data_sent....................................: 68 MB   566 kB/s
     http_req_blocked.............................: avg=1.53µs   min=900ns    med=1.3µs    max=798.61µs p(90)=1.9µs    p(95)=2.2µs   
     http_req_connecting..........................: avg=9ns      min=0s       med=0s       max=752.31µs p(90)=0s       p(95)=0s      
     http_req_duration............................: avg=477.32µs min=240.7µs  med=388.2µs  max=33.79ms  p(90)=666.61µs p(95)=710.11µs
       { expected_response:true }.................: avg=477.32µs min=240.7µs  med=388.2µs  max=33.79ms  p(90)=666.61µs p(95)=710.11µs
     ✓ { mode:graphql-jit }.......................: avg=367µs    min=240.7µs  med=311µs    max=24ms     p(90)=375µs    p(95)=418.01µs
     ✓ { mode:graphql-no-parse-validate-cache }...: avg=724.01µs min=581.41µs med=660.01µs max=33.79ms  p(90)=752.77µs p(95)=855.47µs
     ✓ { mode:graphql-response-cache }............: avg=411.63µs min=294.7µs  med=366.8µs  max=12.81ms  p(90)=431.31µs p(95)=467.31µs
     ✓ { mode:graphql }...........................: avg=495.06µs min=356.4µs  med=423.31µs max=23.48ms  p(90)=520.41µs p(95)=591.12µs
     http_req_failed..............................: 0.00%   ✓ 0           ✗ 168068
     http_req_receiving...........................: avg=26.46µs  min=14.8µs   med=22.4µs   max=11.26ms  p(90)=34.6µs   p(95)=39.3µs  
     http_req_sending.............................: avg=11.28µs  min=5.3µs    med=6.9µs    max=6.95ms   p(90)=11.7µs   p(95)=14.9µs  
     http_req_tls_handshaking.....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting.............................: avg=439.57µs min=217.5µs  med=354.6µs  max=33.22ms  p(90)=635.61µs p(95)=670.71µs
     http_reqs....................................: 168068  1400.543021/s
     iteration_duration...........................: avg=708.87µs min=431.71µs med=617.11µs max=34.24ms  p(90)=885.32µs p(95)=960.12µs
     iterations...................................: 168068  1400.543021/s
     vus..........................................: 1       min=1         max=1   
     vus_max......................................: 2       min=2         max=2   

@github-actions
Copy link
Contributor

github-actions bot commented Jun 7, 2023

💻 Website Preview

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

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