@bluelibs/runner - v5.5.0
Preparing search index...
ResourceMiddlewareInterceptor
Type Alias ResourceMiddlewareInterceptor
ResourceMiddlewareInterceptor
:
(
next
:
(
input
:
IResourceMiddlewareExecutionInput
<
any
>
)
=>
Promise
<
any
>
,
input
:
IResourceMiddlewareExecutionInput
<
any
>
,
)
=>
Promise
<
any
>
Interceptor for resource middleware execution
Type Declaration
(
next
:
(
input
:
IResourceMiddlewareExecutionInput
<
any
>
)
=>
Promise
<
any
>
,
input
:
IResourceMiddlewareExecutionInput
<
any
>
,
)
:
Promise
<
any
>
Parameters
next
:
(
input
:
IResourceMiddlewareExecutionInput
<
any
>
)
=>
Promise
<
any
>
input
:
IResourceMiddlewareExecutionInput
<
any
>
Returns
Promise
<
any
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@bluelibs/runner - v5.5.0
Loading...
Interceptor for resource middleware execution