updateHubEntity
centralized function to update a Hub entity - delegates to the appropriate update function by entity type
centralized function to update a Hub entity - delegates to the appropriate update function by entity type
Parameters
| Parameter | Type | Default | Notes |
|---|---|---|---|
| type Required | HubEntityType | ||
| entity Required | HubEntity | ||
| context Required | IArcGISContext |
Returns
| Property | Type | Notes |
|---|
Function defined in packages/common/src/core/updateHubEntity.ts:33