Closed dariuszkuc closed 1 year ago
Attributes do not support nullable values so we need separate [Key] and [NonResolvableKey] attributes.
[Key]
[NonResolvableKey]
Fixes: https://github.com/apollographql/federation-hotchocolate/issues/52
_service
@key (single)
@key (multi)
@key (composite)
repeatable @key
@requires
@provides
federated tracing
@link
@shareable
@tag
@override
@inaccessible
@composeDirective
@interfaceObject
Learn more:
Attributes do not support nullable values so we need separate
[Key]
and[NonResolvableKey]
attributes.Fixes: https://github.com/apollographql/federation-hotchocolate/issues/52