···193193- [`ssrExchange`](./advanced/server-side-rendering.md): Allows for a server-side renderer to
194194 collect results for client-side rehydration.
195195- [`retryExchange`](./advanced/retry-operations.md): Allows operations to be retried on errors
196196-- [`persistedFetchExchange`](./advanced/persistence-and-uploads.md#automatic-persisted-queries): Provides support for Automatic
196196+- [`persistedExchange`](./advanced/persistence-and-uploads.md#automatic-persisted-queries): Provides support for Automatic
197197 Persisted Queries
198198- [`authExchange`](./advanced/authentication.md): Allows refresh authentication to be implemented easily.
199199- [`requestPolicyExchange`](./api/request-policy-exchange.md): Automatically refreshes results given a TTL.