File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -78,8 +78,8 @@ types. Key fields specified in the directive field set should correspond to a va
78
78
interface /object . Federated extended types should also instrument all the referenced key fields with `@external `
79
79
directive .
80
80
81
- > NOTE : federation spec specifies that multiple @key directives can be applied on the field which is at odds with
82
- > graphql - spec and currently unsupported by graphql -kotlin .
81
+ > NOTE : The Federation spec specifies that multiple @key directives can be applied on the field . The GraphQL spec has been recently changed to allow this behavior ,
82
+ > but we are currently blocked and are tracking progress in [ this issue ]( https :// github . com / ExpediaGroup / graphql -kotlin / issues /590) .
83
83
84
84
Example
85
85
You can’t perform that action at this time.
0 commit comments