backend/src/main/resources/graphql/player.graphqls
@@ -96,6 +96,7 @@ totalScore: Float status: Int remark: String ratedAt: String items: [CurrentJudgeRatingItemResponse!]! } @@ -105,6 +106,7 @@ ratingItemName: String! score: Float weightedScore: Float maxScore: Float } type ProjectStageTimelineResponse {