ResendLoginVerificationInput
Attributes for resending a login verification token
input ResendLoginVerificationInput {
resendToken: String!
}
Fields
ResendLoginVerificationInput.resendToken ● String! non-null scalar
The resend token.
Member of
ViewerResendLoginVerification mutation