Github GraphQL API / CreateCheckRunInput

Autogenerated input type of CreateCheckRun

Fields

repositoryId : ID!

name : String!

headSha : GitObjectID!

detailsUrl : URI

externalId : String

status : RequestableCheckStatusState

startedAt : DateTime

conclusion : CheckConclusionState

completedAt : DateTime

output : CheckRunOutput

actions : [CheckRunAction!]

clientMutationId : String

Documentation created using imtala