GetEventRound
Get an event round by ID, or by event object and round name. Also returns leaderboard for the round. If a round name is not provided, the current round is returned.
GetEventRound(
input: GetEventRoundRequest
): GetEventRoundResponse!
Arguments
GetEventRound.input ● GetEventRoundRequest input event
Type
GetEventRoundResponse object event
Response type for getting an event round.