Skip to content

Commit 3b55213

Browse files
committed
updated readme for Apollo Server v5 support
1 parent fa88502 commit 3b55213

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@ This is a simple package that easily allows you to connect your own Hapi server
1717
- **[Node.js v16](https://nodejs.org/)** or later
1818
- **[Hapi v20.x](https://www.hapi.dev/)** or later
1919
- **[GraphQL.js v16](https://graphql.org/graphql-js/)** or later
20-
- **[Apollo Server v4](https://www.apollographql.com/docs/apollo-server/)** or later
20+
- **[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
2123

2224
## **Installation**
2325

0 commit comments

Comments
 (0)