The details of a Compass pull request.
| Property Name | Type | Description |
|---|---|---|
| __typename | Literal | |
| changeMetadata | CompassChangeMetadata | Contains change metadata for the pull request in Compass. |
| externalChangeMetadata | Maybe<CompassChangeMetadata> | Contains change metadata for the pull request in its source of truth. |
| externalId | String | The external identifier of the pull request provided by the SCM app. |
| externalSourceId | Maybe<String> | The external source identifier. |
| id | String | The unique identifier (ID) of the pull request. |
| pullRequestUrl | Maybe<Any> | The Pull request URL. |
| repositoryUrl | Maybe<Any> | The Repository URL. |
| statusTimestamps | Maybe<CompassStatusTimeStamps> | Status timestamps. |
Rate this page: