ENUM
DeploymentStatus
link GraphQL Schema definition
- enum DeploymentStatus {
- }
link Require by
- Deploymentnull
- DeploymentConditionA condition to be used against `Deployment` object types. All fields are tested for equality and combined with a logical ‘and.’
- DeploymentInputAn input for mutations affecting `Deployment`
- DeploymentPatchRepresents an update to a `Deployment`. Fields that are set will be updated.
- DeploymentStatusFilterA filter to be used against DeploymentStatus fields. All fields are combined with a logical ‘and.’