IFetchContentOptions
Options object for fetchContent()
Extends
Properties
| Property | Type | Notes |
|---|---|---|
| Optional | ItemOrServerEnrichment[] | |
| Optional | number | |
| Optional | string | |
| Optional Inherited | ArcGISIdentityManager | |
| Optional Inherited | function(input: RequestInfo, init: RequestInit) : Promise<Response> |
The implementation of |
| Optional Inherited | string |
This is for server-side usage only, not for front-end use. |
| Optional Inherited | string | |
| Optional Inherited | boolean | |
| Optional Inherited | IHubRequestOptionsPortalSelf |
Interface defined in packages/common/src/content/fetchContent.ts:185