createVersion
Creates and returns a new version of the entity
Parameters
| Parameter | Type | Default | Notes |
|---|---|---|---|
| model Required | IModel | ||
| requestOptions Required | IHubUserRequestOptions | ||
| options Optional | ICreateVersionOptions |
Available requestOptions
| Property | Type | Notes |
|---|---|---|
| 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 |
Returns
Function defined in packages/common/src/versioning/createVersion.ts:24