APIProvider.createRequest()method
createRequest(endpoint: Endpoint<PP, RR>, payload: PP, options?: RequestOptions, caller?: AnyCaller): Request
Create a Request that targets this endpoint with a given base URL.
createRequest(endpoint: Endpoint<PP, RR>, payload: PP, options?: RequestOptions, caller?: AnyCaller): Request
Create a Request that targets this endpoint with a given base URL.