Skip to content

Commit

Permalink
changed 22N38 to the more general "invalid function argument" method …
Browse files Browse the repository at this point in the history
…coming in my new PR
  • Loading branch information
anderson4j committed Nov 7, 2024
1 parent 89db675 commit c9bb1f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/ROOT/pages/errors/gql-errors.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ Status description:: error: data exception - invalid shortest path expression. S

// === 22N38

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

// === 22N39

Expand Down

0 comments on commit c9bb1f9

Please sign in to comment.