You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/ROOT/pages/errors/gql-errors/index.adoc
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -490,9 +490,10 @@ Status description:: error: data exception - not a valid CIDR IP. `{ <<input>> }
490
490
491
491
Status description:: error: data exception - new password cannot be the same as the old password. Expected the new password to be different from the old password.
492
492
493
+
[role=label--changed-2025.05]
493
494
=== xref:errors/gql-errors/22N90.adoc[22N90]
494
495
495
-
Status description:: error: data exception - property type unsupported in constraint. `{ <<item>> }` is not supported in property type constraints.
496
+
Status description:: error: data exception - property type unsupported in constraint. `{ <<valueType>> }` is not supported in property type constraints.
496
497
497
498
=== xref:errors/gql-errors/22N91.adoc[22N91]
498
499
@@ -608,7 +609,7 @@ Status description:: error: data exception - invalid Neo4j type. `{ <<input>> }`
608
609
609
610
=== xref:errors/gql-errors/22NB9.adoc[22NB9]
610
611
611
-
Status description:: error: data exception - invalid inner list type. Lists cannot have `{ <<item>> }` as an inner type in this context.
612
+
Status description:: error: data exception - invalid inner list type. Lists cannot have `{ <<typeDescription>> }` as an inner type in this context.
0 commit comments