apollographql / apollo-federation-subgraph-compatibility

A repo to test subgraph libraries compatibility with the Apollo Federation Specification
https://www.apollographql.com/docs/federation/building-supergraphs/supported-subgraphs/
MIT License
77 stars 57 forks source link

Update absinthe_federation to v0.5.2 #612

Closed kzlsakal closed 6 months ago

kzlsakal commented 6 months ago

This version brings support for the @interfaceObject directive

Related PR: https://github.com/DivvyPayHQ/absinthe_federation/pull/96

github-actions[bot] commented 6 months ago

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🟢
kzlsakal commented 6 months ago

@dariuszkuc I think a couple of jobs got stuck in the CI pipeline and it's blocking the merge.

dariuszkuc commented 6 months ago

Indeed it got stuck! Thanks for the ping!