A link to an entity or resource on the internet.
Property Name | Type | Description |
---|---|---|
__typename | Literal | |
eventSources | Maybe<Array<EventSource>> | Event sources that power this link |
id | String | The unique identifier (ID) of the link. |
name | Maybe<String> | An user-provided name of the link. |
objectId | Maybe<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 |
type | CompassLinkType | The type of link. |
url | Any | An URL to the entity or resource on the internet. |
Rate this page: