You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/ROOT/pages/guides/index.adoc
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,10 +3,11 @@
3
3
4
4
Here you can find a selection of guides to help you work with the Neo4j GraphQL Library.
5
5
6
-
== Usage with frameworks
7
-
* xref::guides/frameworks/nextjs.adoc[Usage with Next.js] - guide on how to use `@neo4j/graphql` with Next.js.
6
+
== Apollo Federation
7
+
* xref::guides/apollo-federation.adoc[Apollo Federation - beta] - guide on how to compose subgraphs created with the Neo4j GraphQL Library into a supergraph using Apollo Federation.
8
8
9
9
== Migration guides
10
+
10
11
* xref::guides/migration-guide/index.adoc[Migration Guide] - migrating from `neo4j-graphql-js` to `@neo4j/graphql`
11
12
* xref::guides/v2-migration/index.adoc[2.0.0 Migration] - migrating from version 1.* of `@neo4j/graphql` to version 2.* for relationship property support
12
13
* xref::guides/v3-migration/index.adoc[3.0.0 Migration] - migrating from version 2.* of `@neo4j/graphql` to version 3.*
0 commit comments