diff --git a/docs/source/advanced/persisted-queries.mdx b/docs/source/advanced/persisted-queries.mdx index 08b23bb76b0..a5e69289707 100644 --- a/docs/source/advanced/persisted-queries.mdx +++ b/docs/source/advanced/persisted-queries.mdx @@ -26,7 +26,7 @@ You can use APQs with the following versions of Apollo Kotlin, Apollo Server, an > **Note:** You can use _either_ Apollo Server _or_ Apollo Router for APQs. They don't need to be used together. -Persisted queries is currently in [preview](/resources/product-launch-stages#preview) and has the following requirements: +Using persisted queries for safelisting has the following requirements: - Apollo Kotlin (v3.8.2+) - [Apollo Router](/router) (v1.25.0+) - [GraphOS Enterprise plan](/graphos/enterprise/)