Magek Framework
GitHub
Website
Preparing search index...
QueryAuthorizer
Type Alias QueryAuthorizer
QueryAuthorizer
:
(
currentUser
?:
UserEnvelope
,
queryEnvelope
?:
QueryEnvelope
,
)
=>
Promise
<
void
>
Type Declaration
(
currentUser
?:
UserEnvelope
,
queryEnvelope
?:
QueryEnvelope
)
:
Promise
<
void
>
Parameters
Optional
currentUser
:
UserEnvelope
Optional
queryEnvelope
:
QueryEnvelope
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
GitHub
Website
Magek Framework
Loading...