APIProvider.fetch()method

fetch(request: Request): Promise<Response>

Send a Request and return its Response (defaults to the JavaScript fetch() API).