DeleteMatch
Delete a match by ID, or matchmaking ticket. This will delete all the tickets and users associated with the match.
DeleteMatch(
input: MatchRequest
): DeleteMatchResponse!
Arguments
DeleteMatch.input ● MatchRequest input matchmaking
Type
DeleteMatchResponse object matchmaking
Response object for deleting a match.