Skip to content

Commit

Permalink
docs: update Federation 1 support (#6574)
Browse files Browse the repository at this point in the history
  • Loading branch information
Meschreiber authored Jan 21, 2025
1 parent 12ba905 commit 53b8502
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions docs/source/reference/router/federation-version-support.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -415,6 +415,9 @@ The table below shows which version of federation each router release is compile

## Federation 1 support

Federation 2.x composition is backward compatible with Federation 1.x subgraph schemas, so you can use the router with any valid Federation 1.x supergraph.
Only Apollo Router Core and GraphOS Router v1.59 and earlier support Federation v1.x supergraphs. The following _don't_ support Federation v1.x:

If your Federation 1.x supergraph _doesn't_ work with the router, see possible causes in [Backward compatibility in Federation 2](/federation/federation-2/backward-compatibility/).
- Router v1.60 and later
- Router v2.0 and later

[Learn how to upgrade from Federation version 1 to 2.](/graphos/reference/migration/to-federation-version-2)

0 comments on commit 53b8502

Please sign in to comment.