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 970d9d8 + b2d1e55 commit 5727bc3Copy full SHA for 5727bc3
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@^6 graphql neo4j-driver @apollo/server
57
58
59
. Set up a https://neo4j.com[Neo4j database].
0 commit comments