File tree Expand file tree Collapse file tree 1 file changed +0
-7
lines changed
modules/ROOT/pages/aura-graphql Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Original file line number Diff line number Diff line change @@ -191,13 +191,6 @@ The following are not currently supported:
191
191
Using the link:https://graphql-toolbox.neo4j.io/[Neo4j GraphQL Toolbox] is an easy way to produce and try out type definitions.
192
192
Use of the Toolbox requires a connection to your Aura instance.
193
193
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
- ====
201
194
202
195
When your type definitions are ready, save them to a file.
203
196
They will be used with the Aura CLI to create the GraphQL API.
You can’t perform that action at this time.
0 commit comments