OBJECT
type TrainingStats {trainingId: Int trainingName: String username: String totalFailed: Int totalPassed: Int }