Github GraphQL API / DeploymentStatus
Describes the status of a given deployment attempt.
Implements
Fields
createdAt : DateTime!
creator : Actor!
deployment : Deployment!
description : String
environmentUrl : URI
id : ID!
logUrl : URI
state : DeploymentStatusState!
updatedAt : DateTime!