accountRequestDeletion
Sends an email with the account removal link for the logged-in user.
accountRequestDeletion(
redirectUrl: String!
): AccountRequestDeletion!
Arguments
accountRequestDeletion.redirectUrl ● String! non-null scalar
Type
AccountRequestDeletion object
Result of account request deletion mutation.