fetch is used. If you wish to use Axios, this is how you would
register it.
Parameters
| Parameter | Type | 
|---|---|
| req | FetchRequest | 
| signal? | FetchCancelSignal | 
Returns
Promise<GetUrlResponse>
fetch is used. If you wish to use Axios, this is how you would
register it.
| Parameter | Type | 
|---|---|
| req | FetchRequest | 
| signal? | FetchCancelSignal | 
Promise<GetUrlResponse>