WebAPIClient.fetchFunction property Signature: fetchFunction: { (input: RequestInfo, init?: RequestInit | undefined): Promise<Response>; (input: RequestInfo, init?: RequestInit | undefined): Promise<Response>; } & typeof fetch;