We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a577849 commit 562e82eCopy full SHA for 562e82e
docs/source/index.mdx
@@ -20,7 +20,9 @@ title: Apollo Server 4 (Alpha)
20
21
- The gateway for a [federated supergraph](/federation/)
22
- The GraphQL server for a [subgraph](/federation/subgraphs) in a federated supergraph
23
- {/* TODO(AS4): replace links to new articles once they exist */}
+
24
+<>{/* TODO(AS4): replace links to new articles once they exist */}</>
25
26
- A [stand-alone GraphQL server](./migration#migrate-from-apollo-server)
27
- An add-on to your application's existing Node.js middleware (such as Express, AWS Lambda, or Fastify)
28
0 commit comments