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.
2 parents 36e9315 + 0c3db76 commit d37a175Copy full SHA for d37a175
modules/ROOT/pages/getting-started/index.adoc
@@ -53,7 +53,7 @@ It takes your GraphQL type definitions and generates a schema backed by a Neo4j
53
+
54
[source, bash, indent=0]
55
----
56
-npm install @neo4j/graphql graphql neo4j-driver @apollo/server
+npm install @neo4j/graphql@^5 graphql neo4j-driver @apollo/server
57
58
59
. Set up a https://neo4j.com[Neo4j database].
0 commit comments