We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 876bbb3 commit 29321c8Copy full SHA for 29321c8
README.md
@@ -171,7 +171,7 @@ There is also a cool [example](https://github.com/preply/graphene-federation/iss
171
## Known issues
172
173
1. decorators will not work properly on fields with custom names for example `some_field = String(name='another_name')`
174
-1. `@key` decorator will not work on [compound primary key](https://www.apollographql.com/docs/federation/entities/#defining-a-compound-primary-key)
+1. `@key` decorator will not work on [compound primary key](https://www.apollographql.com/docs/federation/entities-advanced/#compound-keys)
175
176
------------------------
177
0 commit comments