We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0808ef1 commit a6eb01bCopy full SHA for a6eb01b
docs/source/reference/federation/versions.mdx
@@ -981,6 +981,12 @@ Value types
981
982
## v1.1
983
984
+<Caution>
985
+
986
+Apollo Router Core and GraphOS Router v1.60 and later don't support Federation v1.x supergraphs.
987
988
+</Caution>
989
990
#### Directive changes
991
992
<table>
@@ -1018,6 +1024,12 @@ directive @tag(name: String!) repeatable on
1018
1024
1019
1025
## v1.0
1020
1026
1027
1028
1029
1030
1031
1032
1021
1033
1022
1034
1023
1035
For details on these directives as defined in Federation 1, see the [Federation 1 subgraph spec](/federation/v1/federation-spec).
0 commit comments