CheckResultPredictions
No description
type CheckResultPredictions {
name: String
predictions: [CheckResultPrediction!]!
}
Fields
CheckResultPredictions.name ● String scalar
CheckResultPredictions.predictions ● [CheckResultPrediction!]! non-null object
Member Of
CheckSubResult object