Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
1 change: 0 additions & 1 deletion modules/ROOT/pages/errors/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@
// | 22G0Z | error: data exception - malformed path
// | 22G10 | error: data exception - path data, right truncation
// | 22G11 | error: data exception - reference value, referent deleted
// | 22G12 | error: data exception - invalid value type
// | 22G13 | error: data exception - invalid group variable value
// | 22G14 | error: data exception - incompatible temporal instant unit groups
// | 25000 | error: invalid transaction state
Expand Down