You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/src/pages/docs/integrations/federation.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,4 +22,4 @@ const config: CodegenConfig = {
22
22
exportdefaultconfig
23
23
```
24
24
25
-
It will add the required GraphQL directives to your codegen schema and generate a compatible resolvers signature for Apollo Federation.
25
+
It will add the required GraphQL directives to your codegen schema and generate a compatible resolvers signature for [Apollo Federation](https://the-guild.dev/graphql/hive/federation).
0 commit comments