apollographql / federation-hotchocolate

HotChocolate support for Apollo Federation
https://www.apollographql.com/docs/federation/
MIT License
16 stars 8 forks source link

fix: new NonResolvableKey attribute #54

Closed dariuszkuc closed 1 year ago

dariuszkuc commented 1 year ago

Attributes do not support nullable values so we need separate [Key] and [NonResolvableKey] attributes.

Fixes: https://github.com/apollographql/federation-hotchocolate/issues/52

github-actions[bot] commented 1 year ago

Apollo Federation Subgraph Compatibility Results

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

Learn more: