Skip to main content

rerunModeratedRankedChoiceSignupRound

In a moderated-signup convention with ranked-choice signups, this operation can be used to undo whatever signup requests from a round haven't yet been accepted or rejected, and rerun the round from wherever that leaves it. Any undone signup requests will be moved back to the top of the user's queue, so the algorithm will attempt to re-place them in that event if possible.

rerunModeratedRankedChoiceSignupRound(
input: RerunModeratedRankedChoiceSignupRoundInput!
): RerunModeratedRankedChoiceSignupRoundPayload!

Arguments

rerunModeratedRankedChoiceSignupRound.input ● RerunModeratedRankedChoiceSignupRoundInput! non-null input

Parameters for RerunModeratedRankedChoiceSignupRound

Type

RerunModeratedRankedChoiceSignupRoundPayload object

Autogenerated return type of RerunModeratedRankedChoiceSignupRound.