Skip to content

Commit

Permalink
Update docs/source/configuration/authorization.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: Edward Huang <[email protected]>
  • Loading branch information
Meschreiber and shorgi authored Aug 30, 2023
1 parent 37cc92b commit af024d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/configuration/authorization.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ The router then enforces these directives on all incoming requests.

## Prerequisites

> ⚠️ Only the Apollo Router support authorization directives&mdash;[`@apollo/gateway`](/federation/v1/gateway/) does _not_. Checkout out the [migration guide](../migrating-from-gateway/) if you'd like to use them.
> ⚠️ Only the Apollo Router supports authorization directives&mdash;[`@apollo/gateway`](/federation/v1/gateway/) does _not_. Check out the [migration guide](../migrating-from-gateway/) if you'd like to use them.
Before using the authorization directives in your subgraph schemas, you must:
- Validate that your Apollo Router uses version `1.29.0` or later and is [connected to your GraphOS Enterprise organization](../enterprise-features/#enabling-enterprise-features)
Expand Down

0 comments on commit af024d0

Please sign in to comment.