ViewerResendLoginVerification
Resend a login verification for this resend token
ViewerResendLoginVerification(
input: ResendLoginVerificationInput!
): ViewerResendLoginVerificationUnion!
Arguments
ViewerResendLoginVerification.input ● ResendLoginVerificationInput! non-null input
Type
ViewerResendLoginVerificationUnion union
If mutation is successful, the ResendLoginVerificationPayload will be returned, otherwise a MutationError is returned.