Skip to content

Commit 7b8713c

Browse files
committed
pr review comment
1 parent 1fe4e75 commit 7b8713c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@
55

66
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>> }`.
77

8+
== Explanation
9+
This function cannot be called in the particular context. The function can only be used in the specified context.
10+
11+
== Example scenario
12+
For example, calling an internal security function from a user query.
813

914

1015
ifndef::backend-pdf[]

0 commit comments

Comments
 (0)