updateHubEntity

Function

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

Promise<HubEntity>
Property Type Notes

Function defined in common/src/core/updateHubEntity.ts:33