Skip to content

Commit 38b6ee1

Browse files
Apply suggestions from code review
Co-authored-by: Liam-Doodson <114480811+Liam-Doodson@users.noreply.github.com>
1 parent 2fb6ca5 commit 38b6ee1

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

modules/ROOT/pages/aura-graphql/prerequisites.adoc

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -191,13 +191,6 @@ The following are not currently supported:
191191
Using the link:https://graphql-toolbox.neo4j.io/[Neo4j GraphQL Toolbox] is an easy way to produce and try out type definitions.
192192
Use of the Toolbox requires a connection to your Aura instance.
193193

194-
[NOTE]
195-
====
196-
The *Neo4j GraphQL Toolbox* currently,supports version 6 of the `@neo4j/graphql` library.
197-
However, GraphQL APIs run the version 7 alpha.
198-
As a result, type definitions created via the toolbox may not be valid with a GraphQL API.
199-
You can find a list of the breaking changes link:https://github.com/neo4j/graphql/releases?q=%40neo4j%2Fgraphql%407.0.0-alpha&expanded=true[here].
200-
====
201194

202195
When your type definitions are ready, save them to a file.
203196
They will be used with the Aura CLI to create the GraphQL API.

0 commit comments

Comments
 (0)