Github GraphQL API / CheckSuite

A check suite.

Implements

Fields

app : App

branch : Ref

checkRuns (
       String: String
       String: String
       Int: Int
       Int: Int
       CheckRunFilter: CheckRunFilter
) : CheckRunConnection

commit : Commit!

conclusion : CheckConclusionState

createdAt : DateTime!

creator : User

databaseId : Int

id : ID!

matchingPullRequests (
       PullRequestState: [PullRequestState!]
       String: [String!]
       String: String
       String: String
       IssueOrder: IssueOrder
       String: String
       String: String
       Int: Int
       Int: Int
) : PullRequestConnection

push : Push

repository : Repository!

resourcePath : URI!

status : CheckStatusState!

updatedAt : DateTime!

url : URI!

workflowRun : WorkflowRun

Documentation created using imtala