Skip to content

Commit 92473a9

Browse files
committed
fix 42I64
1 parent 5b09540 commit 92473a9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
= 42I64
22

33
== Status description
4-
error: syntax error or access rule violation - unsupported aggregation. { <<msg>> } currently not supported after `NEXT` { <<context>> }.
4+
error: syntax error or access rule violation - unsupported aggregation. `{ <<msg>> }` currently not supported after `+NEXT+` `{ <<context>> }`.
55

66
== Example scenario
77

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1040,7 +1040,7 @@ Status description:: error: syntax error or access rule violation - wrong subcla
10401040

10411041
=== xref:errors/gql-errors/42I64.adoc[42I64]
10421042

1043-
Status description:: error: syntax error or access rule violation - unsupported aggregation. { <<msg>> } currently not supported after `NEXT` { <<context>> }.
1043+
Status description:: error: syntax error or access rule violation - unsupported aggregation. `{ <<msg>> }` currently not supported after `+NEXT+` `{ <<context>> }`.
10441044

10451045
[role=label--changed-2025.03]
10461046
=== xref:errors/gql-errors/42N00.adoc[42N00]

0 commit comments

Comments
 (0)