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