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
-12Lines changed: 0 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1137,18 +1137,6 @@ Status description:: error: syntax error or access rule violation - invalid shar
1137
1137
1138
1138
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.
1139
1139
1140
-
=== xref:errors/gql-errors/42N0D.adoc[42N0D]
1141
-
1142
-
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>> }`.
1143
-
1144
-
=== xref:errors/gql-errors/42N0E.adoc[42N0E]
1145
-
1146
-
Status description:: error: syntax error or access rule violation - cannot call function without metadata. The function `{ <<fun>> }` cannot be called without metadata.
1147
-
1148
-
=== xref:errors/gql-errors/42N0F.adoc[42N0F]
1149
-
1150
-
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>> }.
1151
-
1152
1140
=== xref:errors/gql-errors/42N10.adoc[42N10]
1153
1141
1154
1142
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