getEntityFollowersGroupId
Get the entity's followers group id
Parameters
Parameter | Type | Default | Notes |
---|---|---|---|
entityId Required | string | entity id | |
entityType Required | HubEntityType | entity type | |
context Required | IArcGISContext | context used to support fetchHubEntity so it has access to different types of request options based on the entity type |
Returns
entity's followers group id
Promise<string>
Function defined in common/src/items/follow.ts:14