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

Rename introspectSchema to schemaFromExecutor #4960

Merged
merged 1 commit into from
Jan 11, 2023
Merged

Conversation

ardatan
Copy link
Owner

@ardatan ardatan commented Jan 11, 2023

No description provided.

@changeset-bot
Copy link

changeset-bot bot commented Jan 11, 2023

🦋 Changeset detected

Latest commit: c848764

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/url-loader Minor
@graphql-tools/wrap Minor
@graphql-tools/prisma-loader Patch
@graphql-tools/stitch Patch
federation-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

diff --git a/website/algolia-lockfile.json b/website/algolia-lockfile.json%0Aindex c09127e0..781aae8f 100644%0A--- a/website/algolia-lockfile.json%0A+++ b/website/algolia-lockfile.json%0A@@ -527,15 +527,15 @@%0A                 "anchor": "wrapschemaschemaconfig"%0A               }%0A             ],%0A-            "title": "`introspectSchema(executor, [context])`",%0A-            "anchor": "introspectschemaexecutor-context"%0A+            "title": "`schemaFromExecutor(executor, [context])`",%0A+            "anchor": "schemafromexecutorexecutor-context"%0A           }%0A         ],%0A         "title": "API",%0A         "anchor": "api"%0A       }%0A     ],%0A-    "content": "75febe30c3f0f67a21685bbc8dfa74dd",%0A+    "content": "bc673efc7a7d8bb9af5f82baa040f44f",%0A     "url": "https://www.the-guild.dev/graphql/tools/docs/remote-schemas",%0A     "domain": "https://www.the-guild.dev/graphql/tools/",%0A     "hierarchy": ["Docs"],

@github-actions
Copy link
Contributor

github-actions bot commented Jan 11, 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-tools/batch-delegate 8.4.15-alpha-20230111114622-a9ecd8f6 npm ↗︎ unpkg ↗︎
@graphql-tools/batch-execute 8.5.15-alpha-20230111114622-a9ecd8f6 npm ↗︎ unpkg ↗︎
@graphql-tools/delegate 9.0.22-alpha-20230111114622-a9ecd8f6 npm ↗︎ unpkg ↗︎
@graphql-tools/executor 0.0.12-alpha-20230111114622-a9ecd8f6 npm ↗︎ unpkg ↗︎
@graphql-tools/executor-http 0.0.9-alpha-20230111114622-a9ecd8f6 npm ↗︎ unpkg ↗︎
graphql-tools 8.3.15-alpha-20230111114622-a9ecd8f6 npm ↗︎ unpkg ↗︎
@graphql-tools/links 8.3.26-alpha-20230111114622-a9ecd8f6 npm ↗︎ unpkg ↗︎
@graphql-tools/load 7.8.9-alpha-20230111114622-a9ecd8f6 npm ↗︎ unpkg ↗︎
@graphql-tools/apollo-engine-loader 7.3.22-alpha-20230111114622-a9ecd8f6 npm ↗︎ unpkg ↗︎
@graphql-tools/github-loader 7.3.23-alpha-20230111114622-a9ecd8f6 npm ↗︎ unpkg ↗︎
@graphql-tools/prisma-loader 7.2.51-alpha-20230111114622-a9ecd8f6 npm ↗︎ unpkg ↗︎
@graphql-tools/url-loader 7.17.0-alpha-20230111114622-a9ecd8f6 npm ↗︎ unpkg ↗︎
@graphql-tools/mock 8.7.15-alpha-20230111114622-a9ecd8f6 npm ↗︎ unpkg ↗︎
@graphql-tools/node-require 6.4.17-alpha-20230111114622-a9ecd8f6 npm ↗︎ unpkg ↗︎
@graphql-tools/schema 9.0.13-alpha-20230111114622-a9ecd8f6 npm ↗︎ unpkg ↗︎
@graphql-tools/stitch 8.7.35-alpha-20230111114622-a9ecd8f6 npm ↗︎ unpkg ↗︎
@graphql-tools/stitching-directives 2.3.25-alpha-20230111114622-a9ecd8f6 npm ↗︎ unpkg ↗︎
@graphql-tools/wrap 9.3.0-alpha-20230111114622-a9ecd8f6 npm ↗︎ unpkg ↗︎

@github-actions
Copy link
Contributor

github-actions bot commented Jan 11, 2023

✅ Benchmark Results

     ✓ no_errors
     ✓ expected_result

     checks.........................: 100.00% ✓ 232       ✗ 0  
     data_received..................: 27 MB   2.7 MB/s
     data_sent......................: 99 kB   9.8 kB/s
     http_req_blocked...............: avg=17.44µs  min=2.7µs   med=3.4µs    max=1.6ms    p(90)=4.64µs   p(95)=5.32µs  
     http_req_connecting............: avg=13.14µs  min=0s      med=0s       max=1.52ms   p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=80.96ms  min=69.46ms med=77.42ms  max=197.94ms p(90)=84.46ms  p(95)=114.82ms
       { expected_response:true }...: avg=80.96ms  min=69.46ms med=77.42ms  max=197.94ms p(90)=84.46ms  p(95)=114.82ms
     http_req_failed................: 0.00%   ✓ 0         ✗ 116
     http_req_receiving.............: avg=189.72µs min=132.4µs med=158.25µs max=455.1µs  p(90)=293.05µs p(95)=301.63µs
     http_req_sending...............: avg=107.31µs min=18.1µs  med=25.6µs   max=3.38ms   p(90)=37.75µs  p(95)=403.13µs
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=80.66ms  min=69.3ms  med=77.14ms  max=197.39ms p(90)=83.68ms  p(95)=114.59ms
     http_reqs......................: 116     11.486441/s
     iteration_duration.............: avg=87.01ms  min=74.38ms med=82.97ms  max=204.81ms p(90)=93.82ms  p(95)=126.46ms
     iterations.....................: 116     11.486441/s
     vus............................: 1       min=1       max=1
     vus_max........................: 1       min=1       max=1

@github-actions
Copy link
Contributor

github-actions bot commented Jan 11, 2023

🚀 Website Preview

The latest changes to the website are available as preview in: https://357ff14f.graphql-tools.pages.dev

@ardatan ardatan marked this pull request as ready for review January 11, 2023 11:54
@ardatan ardatan merged commit 499365a into master Jan 11, 2023
@ardatan ardatan deleted the schema-from-executor branch January 11, 2023 19:44
This was referenced Jan 11, 2023
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