fetchDownloadFile
Fetches a download file URL for the given entity and format.
Parameters
| Parameter | Type | Default | Notes |
|---|---|---|---|
| options Required | IFetchDownloadFileOptions |
options to refine / filter the results of the fetchDownloadFile operation |
Returns
a promise that resolves with a download file url or blob
| Property | Type | Notes |
|---|
Function defined in packages/common/src/downloads/fetchDownloadFile.ts:20