Skip to content

Commit 275310f

Browse files
committed
regenerate the index file
1 parent d9364b2 commit 275310f

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

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

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1137,6 +1137,21 @@ Status description:: error: syntax error or access rule violation - invalid shar
11371137

11381138
Status description:: error: syntax error or access rule violation - cannot replace sharded database. The database identified by `{ <<db>>1 }` is sharded. Drop the database `{ <<db>>2 }` before recreating.
11391139

1140+
[role=label--new-2025.10]
1141+
=== xref:errors/gql-errors/42N0D.adoc[42N0D]
1142+
1143+
Status description:: error: syntax error or access rule violation - cannot call function from this context. The function `{ <<fun>> }` cannot be called from the current context. It can only be used `{ <<context>> }`.
1144+
1145+
[role=label--new-2025.10]
1146+
=== xref:errors/gql-errors/42N0E.adoc[42N0E]
1147+
1148+
Status description:: error: syntax error or access rule violation - cannot call function without metadata. The function `{ <<fun>> }` cannot be called without metadata.
1149+
1150+
[role=label--new-2025.10]
1151+
=== xref:errors/gql-errors/42N0F.adoc[42N0F]
1152+
1153+
Status description:: error: syntax error or access rule violation - cannot call function without metadata for realm. The function `{ <<fun>> }` cannot be called without metadata for realm: `{ <<auth>> }`.
1154+
11401155
=== xref:errors/gql-errors/42N10.adoc[42N10]
11411156

11421157
Status description:: error: syntax error or access rule violation - no such role. A role with the name `{ <<role>> }` was not found. Verify that the spelling is correct.

0 commit comments

Comments
 (0)