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

docs: add TSDocs to plugin hooks #3546

Merged
merged 2 commits into from
Dec 12, 2024
Merged

docs: add TSDocs to plugin hooks #3546

merged 2 commits into from
Dec 12, 2024

Conversation

EmrysMyrddin
Copy link
Collaborator

No description provided.

Copy link

changeset-bot bot commented Dec 12, 2024

⚠️ No Changeset found

Latest commit: dbbd338

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

Copy link
Contributor

Apollo Federation Subgraph Compatibility Results

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

Learn more:

Copy link
Contributor

github-actions bot commented Dec 12, 2024

✅ 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}
     ✓ no_errors{mode:uws}
     ✓ expected_result{mode:uws}

     checks.......................................: 100.00% ✓ 514490      ✗ 0     
     data_received................................: 2.1 GB  14 MB/s
     data_sent....................................: 103 MB  689 kB/s
     http_req_blocked.............................: avg=1.52µs   min=972ns    med=1.33µs   max=316.55µs p(90)=2µs      p(95)=2.2µs   
     http_req_connecting..........................: avg=2ns      min=0s       med=0s       max=132.37µs p(90)=0s       p(95)=0s      
     http_req_duration............................: avg=365.92µs min=221.55µs med=332.2µs  max=15.08ms  p(90)=476.96µs p(95)=499.3µs 
       { expected_response:true }.................: avg=365.92µs min=221.55µs med=332.2µs  max=15.08ms  p(90)=476.96µs p(95)=499.3µs 
     ✓ { mode:graphql-jit }.......................: avg=292.56µs min=221.55µs med=275.6µs  max=15.04ms  p(90)=308.07µs p(95)=325.74µs
     ✓ { mode:graphql-no-parse-validate-cache }...: avg=503.93µs min=407.45µs med=477.33µs max=6.29ms   p(90)=519.08µs p(95)=598.63µs
     ✓ { mode:graphql-response-cache }............: avg=348.69µs min=266.64µs med=330.74µs max=7.11ms   p(90)=361.79µs p(95)=373.49µs
     ✓ { mode:graphql }...........................: avg=372.75µs min=286.03µs med=342.55µs max=15.08ms  p(90)=407.27µs p(95)=472.78µs
     ✓ { mode:uws }...............................: avg=350.32µs min=273.67µs med=330.89µs max=5.96ms   p(90)=366.9µs  p(95)=392.25µs
     http_req_failed..............................: 0.00%   ✓ 0           ✗ 257245
     http_req_receiving...........................: avg=33.1µs   min=16.17µs  med=32.68µs  max=5.66ms   p(90)=39.24µs  p(95)=42.02µs 
     http_req_sending.............................: avg=8.6µs    min=5.91µs   med=7.48µs   max=5.58ms   p(90)=11.02µs  p(95)=12.25µs 
     http_req_tls_handshaking.....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting.............................: avg=324.2µs  min=191.38µs med=291.56µs max=14.95ms  p(90)=434.48µs p(95)=455.23µs
     http_reqs....................................: 257245  1714.949964/s
     iteration_duration...........................: avg=578.14µs min=391.69µs med=540.12µs max=15.74ms  p(90)=692.73µs p(95)=721.16µs
     iterations...................................: 257245  1714.949964/s
     vus..........................................: 1       min=1         max=1   
     vus_max......................................: 2       min=2         max=2   

Copy link
Contributor

💻 Website Preview

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

@ardatan ardatan merged commit eca7cd1 into main Dec 12, 2024
23 of 25 checks passed
@ardatan ardatan deleted the docs/plugin-hooks-tsdoc branch December 12, 2024 13:50
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.

2 participants