Type alias: RestAdapterConfig<Data>
RestAdapterConfig<
Data
>:HttpAdapterConfig
<Data
> &object
Type declaration
includeParamKey?
optional
includeParamKey:string
|null
includeQueryParameter?
optional
includeQueryParameter:string
|null
Deprecated
Use includeParamKey
option instead.
Type parameters
• Data = any