OBJECT
CoverableIssue
link GraphQL Schema definition
1 type CoverableIssue { 2 3 String : 4 5 # Arguments 6 # issueIds: [Not documented] 7 # limit: [Not documented] 8 # start: [Not documented] 9 String], : Int!, : Int): TestResults ( : [ 10 11 # Arguments 12 # fields: [Not documented] 13 String]): JSON! ( : [ 14 15 # Arguments 16 # environment: [Not documented] 17 # isFinal: [Not documented] 18 # version: [Not documented] 19 # testPlan: [Not documented] 20 String, : Boolean, : String, : String): CoverageStatus ( : 21 22 }