Skip to content

Commit

Permalink
Update federation.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilkisiela authored Nov 22, 2024
1 parent 474ce12 commit e18b63b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/src/pages/docs/integrations/federation.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ const config: CodegenConfig = {
export default config
```

It will add the required GraphQL directives to your codegen schema and generate a compatible resolvers signature for Apollo Federation.
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 comments on commit e18b63b

Please sign in to comment.