Skip to main content

CreateTournamentUser

Create a new tournament user with the specified tournament, interval, user ID, score, and data.

CreateTournamentUser(
input: CreateTournamentUserRequest
): CreateTournamentUserResponse!

Arguments

CreateTournamentUser.input ● CreateTournamentUserRequest input tournament

Type

CreateTournamentUserResponse object tournament

Response object for creating a tournament user.