Classes
Enumerations
Interfaces
TypeAliases

CreateCompassLinkInput

Accepts details of the link to add to a component.

Property NameTypeDescription
nameInputMaybe<String>The name of the link.
objectIdInputMaybe<String>The unique ID of the object the link points to. Generally, this is configured by integrations and does not need to be added to links manually. Eg the Repository ID for a Repository
typeCompassLinkTypeThe type of the link.
urlAnyThe URL of the link.

Rate this page: