getEntityTypeFromHubEntityType
Convert from a Hub Entity Type (e.g. "site") to an EntityType (e.g. "item")
Parameters
Parameter | Type | Default | Notes |
---|---|---|---|
type Required | HubEntityType |
Returns
Property | Type | Notes |
---|---|---|
"channel" | ||
"communityUser" | ||
"discussionPost" | ||
"event" | ||
"eventAttendee" | ||
"group" | ||
"groupMember" | ||
"item" | ||
"portalUser" | ||
"user" |
Function defined in common/src/core/getEntityTypeFromHubEntityType.ts:10