Skip to content

Commit 141bfc1

Browse files
Apply suggestions from code review
Co-authored-by: Michael Webb <[email protected]>
1 parent 2404cfd commit 141bfc1

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

modules/ROOT/pages/migration/index.adoc

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ Database migrations are outside of the scope of the Neo4j GraphQL Library, and a
107107

108108
The top-level `update` mutation now only accepts the `update` argument.
109109

110-
The nested operation:
110+
The following nested operations have been moved into the `update` argument:
111111

112112
- create
113113
- create
@@ -116,8 +116,6 @@ The nested operation:
116116
- disconnect
117117
- connectOrCreate
118118

119-
Are now moved into the `update` argument.
120-
121119
[cols="1,1"]
122120
|===
123121
|Before | Now

0 commit comments

Comments
 (0)