@squidcloud/backend
Preparing search index...
SecureNativeQueryAction
Type Alias SecureNativeQueryAction
SecureNativeQueryAction
:
|
(
(
context
:
NativeQueryContext
)
=>
boolean
|
Promise
<
boolean
>
)
|
(
()
=>
boolean
|
Promise
<
boolean
>
)
A function that determines access to a native query, optionally using the query context.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@squidcloud/backend
Loading...
A function that determines access to a native query, optionally using the query context.