AccountRequestDeletion
Sends an email with the account removal link for the logged-in user.
type AccountRequestDeletion {
accountErrors: [AccountError!]!
}
Fields
AccountRequestDeletion.accountErrors ● [AccountError!]! non-null object
Returned By
accountRequestDeletion mutation