boundfetch
Preparing search index...
core/src
MiddlewareRequestContext
Interface MiddlewareRequestContext
interface
MiddlewareRequestContext
{
endpoint
:
EndpointDef
;
endpointName
:
string
;
input
?:
Record
<
string
,
unknown
>
;
request
:
FetcherRequest
;
}
Index
Properties
endpoint
endpoint
Name
input?
request
Properties
endpoint
endpoint
:
EndpointDef
endpoint
Name
endpointName
:
string
Optional
input
input
?:
Record
<
string
,
unknown
>
request
request
:
FetcherRequest
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
endpoint
endpoint
Name
input
request
boundfetch
Loading...