Skip to content

Commit e18b63b

Browse files
authored
Update federation.mdx
1 parent 474ce12 commit e18b63b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/src/pages/docs/integrations/federation.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ const config: CodegenConfig = {
2222
export default config
2323
```
2424

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

Comments
 (0)