Documentation - v0.0.1
Preparing search index...
indulgent
index
FetchOptionType
Type Alias FetchOptionType<E>
FetchOptionType
:
Pick
<
E
,
"pathParams"
|
"query"
|
"body"
|
"method"
>
Passable options to the fetch method of ApiService, derived from the endpoint type.
Type Parameters
E
extends
Endpoint
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation - v0.0.1
Loading...
Passable options to the fetch method of ApiService, derived from the endpoint type.