Skip to content

Commit c9bb1f9

Browse files
committed
changed 22N38 to the more general "invalid function argument" method coming in my new PR
1 parent 89db675 commit c9bb1f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

266266
// === 22N38
267267

268-
// 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 }`.
268+
// Status description:: error: data exception - invalid function argument. Invalid argument to the function `{ $fun }`.
269269

270270
// === 22N39
271271

0 commit comments

Comments
 (0)