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
- [GraphQL Trusted Documents](https://benjie.dev/graphql/trusted-documents) and
196
196
[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
198
198
- [Persisted queries in Relay](https://relay.dev/docs/guides/persisted-queries/)
199
199
- [Persisted queries in URQL](https://www.npmjs.com/package/@urql/exchange-persisted)
200
200
- [Persisted documents in gql.tada](https://gql-tada.0no.co/guides/persisted-documents)
0 commit comments