File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
modules/ROOT/pages/errors/gql-errors Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 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 operation . `{ <<msg>> }` currently not supported after `+NEXT+` `{ <<context>> }`.
55
66== Example scenario
77
@@ -25,7 +25,7 @@ This error has a cause detailed in xref:errors/gql-errors/42I64.adoc[42I64] and
2525
2626[source]
2727----
28- error: syntax error or access rule violation - unsupported aggregation . Aggregations are currently not supported in `NEXT` when used in a `UNION`.
28+ error: syntax error or access rule violation - unsupported operation . Aggregations are currently not supported in `NEXT` when used in a `UNION`.
2929----
3030
3131
You can’t perform that action at this time.
0 commit comments