Skip to content

Commit d6f4305

Browse files
authored
Add Next.js integration to docs (#7133)
We just released version v1.0.0 of [@as-integrations/next](https://www.npmjs.com/package/@as-integrations/next) so I was hoping we could add the integration to the docs.
1 parent 361ca5c commit d6f4305

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/source/integrations/integration-index.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ The larger community maintains the following open-source integrations for Apollo
1818
| [AWS Lambda](https://aws.amazon.com/lambda/) | [`@as-integrations/aws-lambda`](https://www.npmjs.com/package/@as-integrations/aws-lambda) |
1919
| [Fastify](https://fastify.io/) | [`@as-integrations/fastify`](https://www.npmjs.com/package/@as-integrations/fastify) |
2020
| [Koa](https://koajs.com/) | [`@as-integrations/koa`](https://www.npmjs.com/package/@as-integrations/koa) |
21+
| [Next.js](https://nextjs.org) | [`@as-integrations/next`](https://www.npmjs.com/package/@as-integrations/next) |
2122
| [Nuxt](https://v3.nuxtjs.org/) / [h3](https://github.com/unjs/h3) | [`@as-integrations/h3`](https://www.npmjs.com/package/@as-integrations/h3) |
2223

2324
> Apollo does not provide official support for the above community-maintained libraries. We cannot guarantee that community-maintained libraries adhere to best practices or that they will continue to be maintained.

0 commit comments

Comments
 (0)