A workflow run.
checkSuite : CheckSuite!
createdAt : DateTime!
databaseId : Int
deploymentReviews
(
after: String
before: String
first: Int
last: Int
)
:
DeploymentReviewConnection!
id : ID!
pendingDeploymentRequests
(
after: String
before: String
first: Int
last: Int
)
:
DeploymentRequestConnection!
resourcePath : URI!
runNumber : Int!
updatedAt : DateTime!
url : URI!
workflow : Workflow!