Represents an individual commit status context
avatarUrl ( size: Int ) : URI
commit : Commit
context : String!
createdAt : DateTime!
creator : Actor
description : String
id : ID!
isRequired ( pullRequestId: ID pullRequestNumber: Int ) : Boolean!
state : StatusState!
targetUrl : URI