Skip to main content

ViewerResendLoginVerificationUnion

If mutation is successful, the ResendLoginVerificationPayload will be returned, otherwise a MutationError is returned.

union ViewerResendLoginVerificationUnion = MutationError | ResendLoginVerificationPayload

Possible types

ViewerResendLoginVerificationUnion.MutationError object

Has errors for a mutation

ViewerResendLoginVerificationUnion.ResendLoginVerificationPayload object

Returned by

ViewerResendLoginVerification mutation