Skip to content

Commit

Permalink
chore: fix caliban federation compatibility result (#2502)
Browse files Browse the repository at this point in the history
actions are flaky today....
  • Loading branch information
dariuszkuc authored Mar 29, 2023
1 parent eafebc3 commit 0ba5ce6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/building-supergraphs/supported-subgraphs.md
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ Last Release: 2022-11-28</br></br></td><td><table><tr><th><code>_service</code><
<tr><td>Functional GraphQL library for Scala</br></br>Github: <a href="https://github.com/ghostdogpr/caliban">ghostdogpr/caliban</a></br>
Type: Code first</br>
Stars: 861 ⭐</br>
Last Release: 2022-12-19</br></br></td><td><table><tr><th><code>_service</code></th><td>🟢</td></tr><tr><th><code>@key (single)</code></th><td>🟢</td></tr><tr><th><code>@key (multi)</code></th><td>🔲</td></tr><tr><th><code>@key (composite)</code></th><td>🟢</td></tr><tr><th><code>repeatable @key</code></th><td>🔲</td></tr><tr><th><code>@requires</code></th><td>🟢</td></tr><tr><th><code>@provides</code></th><td>🟢</td></tr><tr><th><code>federated tracing</code></th><td>🟢</td></tr></table></td><td><table><tr><th><code>@link</code></th><td>🟢</td></tr><tr><th><code>@shareable</code></th><td>🟢</td></tr><tr><th><code>@tag</code></th><td>🟢</td></tr><tr><th><code>@override</code></th><td>🟢</td></tr><tr><th><code>@inaccessible</code></th><td>🟢</td></tr><tr><th><code>@composeDirective</code></th><td>🟢</td></tr><tr><th><code>@interfaceObject</code></th><td>🟢</td></tr></table></td></tr>
Last Release: 2022-12-19</br></br></td><td><table><tr><th><code>_service</code></th><td>🟢</td></tr><tr><th><code>@key (single)</code></th><td>🟢</td></tr><tr><th><code>@key (multi)</code></th><td>🟢</td></tr><tr><th><code>@key (composite)</code></th><td>🟢</td></tr><tr><th><code>repeatable @key</code></th><td>🟢</td></tr><tr><th><code>@requires</code></th><td>🟢</td></tr><tr><th><code>@provides</code></th><td>🟢</td></tr><tr><th><code>federated tracing</code></th><td>🟢</td></tr></table></td><td><table><tr><th><code>@link</code></th><td>🟢</td></tr><tr><th><code>@shareable</code></th><td>🟢</td></tr><tr><th><code>@tag</code></th><td>🟢</td></tr><tr><th><code>@override</code></th><td>🟢</td></tr><tr><th><code>@inaccessible</code></th><td>🟢</td></tr><tr><th><code>@composeDirective</code></th><td>🟢</td></tr><tr><th><code>@interfaceObject</code></th><td>🟢</td></tr></table></td></tr>
<tr><th colspan="3"><big><a href="https://sangria-graphql.github.io/learn/#graphql-federation">Sangria</a></big></th></tr>
<tr><td>Scala GraphQL implementation</br></br>Github: <a href="https://github.com/sangria-graphql/sangria">sangria-graphql/sangria</a></br>
Type: Code first</br>
Expand Down

0 comments on commit 0ba5ce6

Please sign in to comment.