The details of a Compass work item.
| Property Name | Type | Description | 
|---|---|---|
| __typename | Literal | |
| changeMetadata | CompassChangeMetadata | Contains change metadata for the work item. | 
| id | String | The unique identifier (ID) of the work item. | 
| url | Any | The URL of the work item. | 
| workItemId | Maybe<String> | The external identifier (ID) of the work item. Currently only Jira issue is supported. | 
Rate this page: