-
Notifications
You must be signed in to change notification settings - Fork 7
/
_redirects
17 lines (16 loc) · 1.25 KB
/
_redirects
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Netlify Admin: https://app.netlify.com/sites/apollo-specs/
#
# Docs: https://docs.netlify.com/routing/redirects/
# Federation v2 specs are served from the federation repo
## (note that the graphql definitions are still in this repo, at federation/v2.0/federation-v2.0.graphql)
/federation/v2.0/* https://www.apollographql.com/docs/federation/subgraph-spec/:splat 302
/federation/v2.1/* https://www.apollographql.com/docs/federation/subgraph-spec/:splat 302
/federation/v2.2/* https://www.apollographql.com/docs/federation/subgraph-spec/:splat 302
/federation/v2.3/* https://www.apollographql.com/docs/federation/subgraph-spec/:splat 302
/federation/v2.4/* https://www.apollographql.com/docs/federation/subgraph-spec/:splat 302
/federation/v2.5/* https://www.apollographql.com/docs/federation/subgraph-spec/:splat 302
/federation/v2.6/* https://www.apollographql.com/docs/federation/subgraph-spec/:splat 302
/federation/v2.7/* https://www.apollographql.com/docs/federation/subgraph-spec/:splat 302
/federation/v2.8/* https://www.apollographql.com/docs/federation/subgraph-spec/:splat 302
/federation/v2.9/* https://www.apollographql.com/docs/federation/subgraph-spec/:splat 302
/connect/v0.1 https://www.apollographql.com/docs/graphos/schema-design/connectors/directives 302