From 0a13b6ab3ce4f29f112e914ae12494ccdf42d8a2 Mon Sep 17 00:00:00 2001 From: Tobias Diez Date: Sat, 12 Nov 2022 12:14:08 +0100 Subject: [PATCH] docs: add reference to server packages --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9144ca88..a6dc3168 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,8 @@ - [Documentation](https://nuxt-graphql-client.web.app) +> For defining a GraphQL server in Nuxt 3, you may want to have a look at the [Apollo Server integration package for Nuxt](https://github.com/apollo-server-integrations/apollo-server-integration-h3) and the [GraphQL server toolkit Nuxt module](https://github.com/tobiasdiez/nuxt-graphql-server). + ## Features - Zero Configuration