File tree Expand file tree Collapse file tree 4 files changed +769
-465
lines changed
implementations/graphql-yoga Expand file tree Collapse file tree 4 files changed +769
-465
lines changed Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ The following open-source GraphQL server libraries and hosted subgraphs provide
84
84
<tbody >
85
85
<tr ><td ><a href =" https://www.apollographql.com/docs/federation/ " >Apollo Server</a ></td ><td ><table ><tr ><th >_service</th ><td >🟢</td ></tr ><tr ><th >@key (single)</th ><td >🟢</td ></tr ><tr ><th >@key (multi)</th ><td >🟢</td ></tr ><tr ><th >@key (composite)</th ><td >🟢</td ></tr ><tr ><th >repeatable @key</th ><td >🟢</td ></tr ><tr ><th >@requires</th ><td >🟢</td ></tr ><tr ><th >@provides</th ><td >🟢</td ></tr ><tr ><th >federated tracing</th ><td >🟢</td ></tr ></table ></td ><td ><table ><tr ><th >@link</th ><td >🟢</td ></tr ><tr ><th >@shareable</th ><td >🟢</td ></tr ><tr ><th >@tag</th ><td >🟢</td ></tr ><tr ><th >@override</th ><td >🟢</td ></tr ><tr ><th >@inaccessible</th ><td >🟢</td ></tr ></table ></td ></tr >
86
86
<tr ><td ><a href =" https://github.com/graphql/express-graphql " >express-graphql</a ></td ><td ><table ><tr ><th >_service</th ><td >🟢</td ></tr ><tr ><th >@key (single)</th ><td >🟢</td ></tr ><tr ><th >@key (multi)</th ><td >🟢</td ></tr ><tr ><th >@key (composite)</th ><td >🟢</td ></tr ><tr ><th >repeatable @key</th ><td >🟢</td ></tr ><tr ><th >@requires</th ><td >🟢</td ></tr ><tr ><th >@provides</th ><td >🟢</td ></tr ><tr ><th >federated tracing</th ><td >🔲</td ></tr ></table ></td ><td ><table ><tr ><th >@link</th ><td >🟢</td ></tr ><tr ><th >@shareable</th ><td >🟢</td ></tr ><tr ><th >@tag</th ><td >🟢</td ></tr ><tr ><th >@override</th ><td >🟢</td ></tr ><tr ><th >@inaccessible</th ><td >🟢</td ></tr ></table ></td ></tr >
87
- <tr ><td ><a href =" https://www.graphql-yoga.com/docs/features/apollo-federation " >GraphQL Yoga</a ></td ><td ><table ><tr ><th >_service</th ><td >🟢</td ></tr ><tr ><th >@key (single)</th ><td >🟢</td ></tr ><tr ><th >@key (multi)</th ><td >🟢</td ></tr ><tr ><th >@key (composite)</th ><td >🟢</td ></tr ><tr ><th >repeatable @key</th ><td >🟢</td ></tr ><tr ><th >@requires</th ><td >🟢</td ></tr ><tr ><th >@provides</th ><td >🟢</td ></tr ><tr ><th >federated tracing</th ><td >🔲 </td ></tr ></table ></td ><td ><table ><tr ><th >@link</th ><td >🟢</td ></tr ><tr ><th >@shareable</th ><td >🟢</td ></tr ><tr ><th >@tag</th ><td >🟢</td ></tr ><tr ><th >@override</th ><td >🟢</td ></tr ><tr ><th >@inaccessible</th ><td >🟢</td ></tr ></table ></td ></tr >
87
+ <tr ><td ><a href =" https://www.graphql-yoga.com/docs/features/apollo-federation " >GraphQL Yoga</a ></td ><td ><table ><tr ><th >_service</th ><td >🟢</td ></tr ><tr ><th >@key (single)</th ><td >🟢</td ></tr ><tr ><th >@key (multi)</th ><td >🟢</td ></tr ><tr ><th >@key (composite)</th ><td >🟢</td ></tr ><tr ><th >repeatable @key</th ><td >🟢</td ></tr ><tr ><th >@requires</th ><td >🟢</td ></tr ><tr ><th >@provides</th ><td >🟢</td ></tr ><tr ><th >federated tracing</th ><td >🟢 </td ></tr ></table ></td ><td ><table ><tr ><th >@link</th ><td >🟢</td ></tr ><tr ><th >@shareable</th ><td >🟢</td ></tr ><tr ><th >@tag</th ><td >🟢</td ></tr ><tr ><th >@override</th ><td >🟢</td ></tr ><tr ><th >@inaccessible</th ><td >🟢</td ></tr ></table ></td ></tr >
88
88
<tr ><td ><a href =" https://mercurius.dev/#/ " >Mercurius</a ></td ><td ><table ><tr ><th >_service</th ><td >🟢</td ></tr ><tr ><th >@key (single)</th ><td >🟢</td ></tr ><tr ><th >@key (multi)</th ><td >🟢</td ></tr ><tr ><th >@key (composite)</th ><td >🟢</td ></tr ><tr ><th >repeatable @key</th ><td >🟢</td ></tr ><tr ><th >@requires</th ><td >🟢</td ></tr ><tr ><th >@provides</th ><td >🟢</td ></tr ><tr ><th >federated tracing</th ><td >🔲</td ></tr ></table ></td ><td ><table ><tr ><th >@link</th ><td >❌</td ></tr ><tr ><th >@shareable</th ><td >🔲</td ></tr ><tr ><th >@tag</th ><td >🔲</td ></tr ><tr ><th >@override</th ><td >🔲</td ></tr ><tr ><th >@inaccessible</th ><td >🔲</td ></tr ></table ></td ></tr >
89
89
<tr ><td ><a href =" https://nestjs.com " >NestJS</a ></td ><td ><table ><tr ><th >_service</th ><td >🟢</td ></tr ><tr ><th >@key (single)</th ><td >🟢</td ></tr ><tr ><th >@key (multi)</th ><td >🟢</td ></tr ><tr ><th >@key (composite)</th ><td >🟢</td ></tr ><tr ><th >repeatable @key</th ><td >🟢</td ></tr ><tr ><th >@requires</th ><td >🟢</td ></tr ><tr ><th >@provides</th ><td >🟢</td ></tr ><tr ><th >federated tracing</th ><td >🟢</td ></tr ></table ></td ><td ><table ><tr ><th >@link</th ><td >🟢</td ></tr ><tr ><th >@shareable</th ><td >🟢</td ></tr ><tr ><th >@tag</th ><td >🟢</td ></tr ><tr ><th >@override</th ><td >🟢</td ></tr ><tr ><th >@inaccessible</th ><td >🟢</td ></tr ></table ></td ></tr >
90
90
<tr ><td ><a href =" https://pothos-graphql.dev/docs/plugins/federation " >Pothos GraphQL</a ></td ><td ><table ><tr ><th >_service</th ><td >🟢</td ></tr ><tr ><th >@key (single)</th ><td >🟢</td ></tr ><tr ><th >@key (multi)</th ><td >🟢</td ></tr ><tr ><th >@key (composite)</th ><td >🟢</td ></tr ><tr ><th >repeatable @key</th ><td >🟢</td ></tr ><tr ><th >@requires</th ><td >🟢</td ></tr ><tr ><th >@provides</th ><td >🟢</td ></tr ><tr ><th >federated tracing</th ><td >🟢</td ></tr ></table ></td ><td ><table ><tr ><th >@link</th ><td >🟢</td ></tr ><tr ><th >@shareable</th ><td >🟢</td ></tr ><tr ><th >@tag</th ><td >🟢</td ></tr ><tr ><th >@override</th ><td >🟢</td ></tr ><tr ><th >@inaccessible</th ><td >🟢</td ></tr ></table ></td ></tr >
You can’t perform that action at this time.
0 commit comments