HubActionLink
Type to represent an action link. This is a discriminated union between actions that link to "external" sources, actions that link to existing "content", "well-known" actions, and action link "sections"
Value(s):IHubActionLinkSection | IHubExternalActionLink | IHubContentActionLink | IHubWellKnownActionLink
Type alias defined in common/src/core/types/ActionLinks.ts:7