Github GraphQL API / WorkflowRun
A workflow run.
Implements
Fields
checkSuite : CheckSuite!
createdAt : DateTime!
databaseId : Int
deploymentReviews
(
String: String
String: String
Int: Int
Int: Int
)
:
DeploymentReviewConnection!
id : ID!
pendingDeploymentRequests
(
String: String
String: String
Int: Int
Int: Int
)
:
DeploymentRequestConnection!
resourcePath : URI!
runNumber : Int!
updatedAt : DateTime!
url : URI!
workflow : Workflow!