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
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -629,14 +629,17 @@ Status description:: error: data exception - omitting mandatory field for proper
629
629
630
630
Status description:: error: data exception - index belongs to constraint. Index belongs to constraint `{ <<constrDescrOrName>> }`.
631
631
632
+
[role=label--new-2025.07]
632
633
=== xref:errors/gql-errors/22NBD.adoc[22NBD]
633
634
634
-
Status description:: error: data exception - unsupported struct tag. Unsupported struct tag: 0x56. `{ <<value>> }`.
635
+
Status description:: error: data exception - unsupported struct tag. Unsupported struct tag: `{ <<value>> }`.
635
636
637
+
[role=label--new-2025.09]
636
638
=== xref:errors/gql-errors/22NBE.adoc[22NBE]
637
639
638
640
Status description:: error: data exception - invalid vector dimensions. Invalid vector dimensions. The number of vector dimensions needs to be between `{ <<count>> }` and `{ $count1 }`, but was `{ $count2 }`.
639
641
642
+
[role=label--new-2025.09]
640
643
=== xref:errors/gql-errors/22NBF.adoc[22NBF]
641
644
642
645
Status description:: error: data exception - property value too big. Property value of type `{ <<typeDescription>> }` too big (more than `{ <<bytes>> }` bytes): `{ <<value>> }`
0 commit comments