Property Name | Type | Description |
---|---|---|
__typename | Literal | |
deploymentProperties | CompassDeploymentEventProperties | Deployment Properties |
deploymentSequenceNumber | Maybe<Any> | The sequence number for the deployment. |
description | Maybe<String> | The description of the deployment event. |
displayName | String | The name of the deployment event. |
environment | Maybe<CompassDeploymentEventEnvironment> | The environment where the deployment event has occurred. |
eventType | CompassEventType | The type of the event. |
lastUpdated | Any | The last time this event was updated. |
pipeline | Maybe<CompassDeploymentEventPipeline> | The deployment event pipeline. |
state | Maybe<CompassDeploymentEventState> | The state of the deployment. |
updateSequenceNumber | Any | A number specifying the order of the update to the event. |
url | Maybe<Any> | The URL of the deployment event. |
Rate this page: