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
7878interface /object . Federated extended types should also instrument all the referenced key fields with `@external `
7979directive .
8080
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) .
8383
8484Example
8585
You can’t perform that action at this time.
0 commit comments