|
| 1 | +[ |
| 2 | + { |
| 3 | + "from": "/docs/api-reference-errors", |
| 4 | + "to": "/graphql-js/error/" |
| 5 | + }, |
| 6 | + { |
| 7 | + "from": "/docs/api-reference-execution", |
| 8 | + "to": "/graphql-js/execution/" |
| 9 | + }, |
| 10 | + { |
| 11 | + "from": "/docs/api-reference-express-graphql", |
| 12 | + "to": "/graphql-js/express-graphql/" |
| 13 | + }, |
| 14 | + { |
| 15 | + "from": "/docs/api-reference-graphql", |
| 16 | + "to": "/graphql-js/graphql/" |
| 17 | + }, |
| 18 | + { |
| 19 | + "from": "/docs/api-reference-language", |
| 20 | + "to": "/graphql-js/language/" |
| 21 | + }, |
| 22 | + { |
| 23 | + "from": "/docs/api-reference-type-system", |
| 24 | + "to": "/graphql-js/type/" |
| 25 | + }, |
| 26 | + { |
| 27 | + "from": "/docs/api-reference-type-utilities", |
| 28 | + "to": "/graphql-js/utilities/" |
| 29 | + }, |
| 30 | + { |
| 31 | + "from": "/docs/api-reference-type-validation", |
| 32 | + "to": "/graphql-js/validation/" |
| 33 | + }, |
| 34 | + { |
| 35 | + "from": "/docs/getting-started", |
| 36 | + "to": "/learn/" |
| 37 | + }, |
| 38 | + { |
| 39 | + "from": "/docs/intro", |
| 40 | + "to": "/learn/" |
| 41 | + }, |
| 42 | + { |
| 43 | + "from": "/docs/introspection", |
| 44 | + "to": "/learn/introspection/" |
| 45 | + }, |
| 46 | + { |
| 47 | + "from": "/docs/queries", |
| 48 | + "to": "/learn/queries/" |
| 49 | + }, |
| 50 | + { |
| 51 | + "from": "/docs/typesystem", |
| 52 | + "to": "/learn/schema/" |
| 53 | + }, |
| 54 | + { |
| 55 | + "from": "/docs/validation", |
| 56 | + "to": "/learn/validation/" |
| 57 | + }, |
| 58 | + { |
| 59 | + "from": "/docs/videos", |
| 60 | + "to": "/community/#videos/" |
| 61 | + }, |
| 62 | + { |
| 63 | + "from": "/help", |
| 64 | + "to": "/community/" |
| 65 | + } |
| 66 | +] |
0 commit comments