Skip to content

Commit b02de77

Browse files
authored
Add @graphql-codegen/client-preset
1 parent 0f72dbd commit b02de77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/pages/docs/going-to-production.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ Additional resources:
194194
A: Persisted Documents](https://github.com/graphql/graphql-over-http/pull/264)
195195
- [GraphQL Trusted Documents](https://benjie.dev/graphql/trusted-documents) and
196196
[Techniques to Protect Your GraphQL API](https://benjie.dev/talks/techniques-to-protect) at benjie.dev
197-
- [graphql-codegen-persisted-query-ids](https://github.com/valu-digital/graphql-codegen-persisted-query-ids#integrating-with-apollo-client) for Apollo Client
197+
- [@graphql-codegen/client-preset persisted documents](https://the-guild.dev/graphql/codegen/plugins/presets/preset-client#persisted-documents) or [graphql-codegen-persisted-query-ids](https://github.com/valu-digital/graphql-codegen-persisted-query-ids#integrating-with-apollo-client) for Apollo Client
198198
- [Persisted queries in Relay](https://relay.dev/docs/guides/persisted-queries/)
199199
- [Persisted queries in URQL](https://www.npmjs.com/package/@urql/exchange-persisted)
200200
- [Persisted documents in gql.tada](https://gql-tada.0no.co/guides/persisted-documents)

0 commit comments

Comments
 (0)