Sporades SDK API
Preparing search index...
server
MiddlewareContext
Type Alias MiddlewareContext<Schema>
MiddlewareContext
:
CapsuleContext
<
Schema
>
&
Partial
<
Pick
<
EndpointContext
<
Schema
>
,
"request"
>
,
>
&
{
kind
:
ContextKind
;
[
key
:
string
]:
unknown
}
Mutable context shape passed through middleware before the final handler runs.
Type Parameters
Schema
extends
SchemaDefinition
=
SchemaDefinition
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Sporades SDK API
Loading...
Mutable context shape passed through middleware before the final handler runs.