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

Simple Pothos GraphQL example with subscriptions #1782

Merged
merged 1 commit into from
Sep 22, 2022
Merged

Simple Pothos GraphQL example with subscriptions #1782

merged 1 commit into from
Sep 22, 2022

Conversation

enisdenjo
Copy link
Collaborator

Closes #1527

@changeset-bot
Copy link

changeset-bot bot commented Sep 22, 2022

⚠️ No Changeset found

Latest commit: 381055b

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

🚀 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/apollo-link 1.0.0-alpha-20220922135505-54abe336 npm ↗︎ unpkg ↗︎
@graphql-yoga/urql-exchange 1.0.0-alpha-20220922135505-54abe336 npm ↗︎ unpkg ↗︎
@graphql-yoga/common 3.0.0-alpha-20220922135505-54abe336 npm ↗︎ unpkg ↗︎
@graphql-yoga/redis-event-target 1.0.0-alpha-20220922135505-54abe336 npm ↗︎ unpkg ↗︎
@graphql-yoga/typed-event-target 1.0.0-alpha-20220922135505-54abe336 npm ↗︎ unpkg ↗︎
@graphql-yoga/graphiql 3.0.0-alpha-20220922135505-54abe336 npm ↗︎ unpkg ↗︎
graphql-yoga 3.0.0-alpha-20220922135505-54abe336 npm ↗︎ unpkg ↗︎
@graphql-yoga/node 3.0.0-alpha-20220922135505-54abe336 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-apollo-inline-trace 1.0.0-alpha-20220922135505-54abe336 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-apq 1.0.0-alpha-20220922135505-54abe336 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-persisted-operations 1.0.0-alpha-20220922135505-54abe336 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-response-cache 1.0.0-alpha-20220922135505-54abe336 npm ↗︎ unpkg ↗︎
@graphql-yoga/render-graphiql 3.0.0-alpha-20220922135505-54abe336 npm ↗︎ unpkg ↗︎
@graphql-yoga/subscription 3.0.0-alpha-20220922135505-54abe336 npm ↗︎ unpkg ↗︎

@github-actions
Copy link
Contributor

github-actions bot commented Sep 22, 2022

✅ Benchmark Results

     ✓ no_errors
     ✓ expected_result

     checks.........................: 100.00% ✓ 126330      ✗ 0    
     data_received..................: 19 MB   627 kB/s
     data_sent......................: 7.3 MB  242 kB/s
     http_req_blocked...............: avg=1.65µs   min=1.1µs   med=1.5µs   max=281.8µs p(90)=2.1µs   p(95)=2.4µs  
     http_req_connecting............: avg=1ns      min=0s      med=0s      max=124.5µs p(90)=0s      p(95)=0s     
   ✓ http_req_duration..............: avg=364.99µs min=274.5µs med=333.8µs max=23.47ms p(90)=375.7µs p(95)=423µs  
       { expected_response:true }...: avg=364.99µs min=274.5µs med=333.8µs max=23.47ms p(90)=375.7µs p(95)=423µs  
     http_req_failed................: 0.00%   ✓ 0           ✗ 63165
     http_req_receiving.............: avg=38.17µs  min=19.9µs  med=35.29µs max=11.53ms p(90)=42.9µs  p(95)=49.9µs 
     http_req_sending...............: avg=10.99µs  min=5.9µs   med=8.8µs   max=4.56ms  p(90)=13.7µs  p(95)=14.5µs 
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s      max=0s      p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=315.83µs min=239.8µs med=288.5µs max=22.85ms p(90)=332.4µs p(95)=375.2µs
     http_reqs......................: 63165   2105.405935/s
     iteration_duration.............: avg=467.75µs min=357.8µs med=435.8µs max=23.85ms p(90)=485.8µs p(95)=536.6µs
     iterations.....................: 63165   2105.405935/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://1c3d98a1.graphql-yoga.pages.dev

@saihaj saihaj merged commit 817fef1 into v3 Sep 22, 2022
@saihaj saihaj deleted the pothos branch September 22, 2022 15:07
This was referenced Sep 27, 2022
@saihaj saihaj mentioned this pull request Oct 17, 2022
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.

None yet

2 participants