Skip to content

Commit 1f81c65

Browse files
committed
removed 'top-level' statement
1 parent 1ea1e67 commit 1f81c65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/mutations/update.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ mutation {
131131
}
132132
----
133133

134-
For `update` operations, `connectOrCreate` can also be used as a top-level input for an equivalent operation:
134+
`connectOrCreate` is also available in `update` operations:
135135

136136
[source, graphql, indent=0]
137137
----

0 commit comments

Comments
 (0)