We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa88502 commit 3b55213Copy full SHA for 3b55213
1 file changed
README.md
@@ -17,7 +17,9 @@ This is a simple package that easily allows you to connect your own Hapi server
17
- **[Node.js v16](https://nodejs.org/)** or later
18
- **[Hapi v20.x](https://www.hapi.dev/)** or later
19
- **[GraphQL.js v16](https://graphql.org/graphql-js/)** or later
20
-- **[Apollo Server v4](https://www.apollographql.com/docs/apollo-server/)** or later
+- **[Apollo Server v4 | v5](https://www.apollographql.com/docs/apollo-server/)** or later
21
+
22
+Note: Apollo Server v5 requires NodeJS v20.x or greater
23
24
## **Installation**
25
0 commit comments