| Property Name | Type | Description |
|---|---|---|
| __typename | Literal | |
| completedAt | Maybe<Any> | The time this deployment was completed at. |
| environment | Maybe<CompassDeploymentEventEnvironment> | The environment where the deployment event has occurred. |
| pipeline | Maybe<CompassDeploymentEventPipeline> | The deployment event pipeline. |
| sequenceNumber | Maybe<Any> | The sequence number for the deployment. |
| startedAt | Maybe<Any> | The time this deployment was started at. |
| state | Maybe<CompassDeploymentEventState> | The state of the deployment. |
Rate this page: