Skip to main content

RerunModeratedRankedChoiceSignupRoundPayload

Autogenerated return type of RerunModeratedRankedChoiceSignupRound.

type RerunModeratedRankedChoiceSignupRoundPayload {
clientMutationId: String
signup_round: SignupRound!
}

Fields

RerunModeratedRankedChoiceSignupRoundPayload.clientMutationId ● String scalar

A unique identifier for the client performing the mutation.

RerunModeratedRankedChoiceSignupRoundPayload.signup_round ● SignupRound! non-null object

The SignupRound after being rerun.

Returned By

rerunModeratedRankedChoiceSignupRound mutation