IHubEntityLinks

Interface

Interface for entity links

Properties

Property Type Notes
self string

Url to the entities canonical "self" For Items/Groups/Users, this will be the Home App url For other entities, it will be the canonical url

layoutRelative Optional string

Relative url to the entity's layout editing experience

siteRelative Optional string

Relative url of the entity, within a site

thumbnail Optional string

Url to Thumbnail. May not include a token TODO: Why should we not include the token?

workspaceRelative Optional string

Relative workspace url of the entity, within a site

Index Signatures

Key Type Value Type Notes
string string | ILink

Additional urls


Interface defined in common/src/core/types/IHubEntityBase.ts:18