emailChangeConfirm
Confirm the email change of the logged-in user.
emailChangeConfirm(
token: String!
): EmailChangeConfirm
Arguments
emailChangeConfirm.token ● String! non-null scalar
A one-time token required to change the email.
Type
EmailChangeConfirm object
Confirm the email change of the logged-in user.