Skip to content

Commit 2ad7723

Browse files
authored
remove 22G12 and remake 22N38 (#216)
Will un-draft this after changes to 22N38 are merged (Edit: Changes are merged)
1 parent 62745e2 commit 2ad7723

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

modules/ROOT/pages/errors/gql-errors.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@ Status description:: error: data exception - invalid shortest path expression. S
277277

278278
// === 22N38
279279

280-
// Status description:: error: data exception - invalid function argument type. Expected argument to the `{ $fun }` function to be one of `{ $valueTypeList }`, but provided argument `{ $value }` is of type `{ $valueType }`.
280+
// Status description:: error: data exception - invalid function argument. Invalid argument to the function `{ $fun }`.
281281

282282
// === 22N39
283283

modules/ROOT/pages/errors/index.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@
5555
// | 22G0Z | error: data exception - malformed path
5656
// | 22G10 | error: data exception - path data, right truncation
5757
// | 22G11 | error: data exception - reference value, referent deleted
58-
// | 22G12 | error: data exception - invalid value type
5958
// | 22G13 | error: data exception - invalid group variable value
6059
// | 22G14 | error: data exception - incompatible temporal instant unit groups
6160
// | 25000 | error: invalid transaction state

0 commit comments

Comments
 (0)