web/src/api/promotion.js @@ -5,6 +5,7 @@ query GetPromotionCompetitions($name: String, $page: Int, $size: Int) { promotionCompetitions(name: $name, page: $page, size: $size) { id competitionId competitionName stageName maxParticipants