Skip to content

Commit 4fbe814

Browse files
committed
path change
1 parent 8010594 commit 4fbe814

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ mutation {
8484
For every query and mutation that is executed against this generated schema, the Neo4j GraphQL Library generates a single Cypher query which is executed against the database.
8585
This eliminates the https://www.google.com/search?q=graphql+n%2B1[N+1 Problem], which can make GraphQL implementations slow and inefficient.
8686

87-
See xref:using-the-library.adoc[] to learn how to use the GraphQL Library in your technology stack.
87+
See xref:integrating-the-library.adoc[] to learn how to use the GraphQL Library in your technology stack.
8888
Check out xref:getting-started/index.adoc[] to create a new project, either based on Neo4j Aura or self-hosted.
8989

9090

0 commit comments

Comments
 (0)