AddEventResult
Add a result to the event for a user, identified by ID. The result is added to the current round.
AddEventResult(
input: AddEventResultRequest
): AddEventResultResponse!
Arguments
AddEventResult.input ● AddEventResultRequest input event
Type
AddEventResultResponse object event
Response type for adding an event result.