accountDelete
Remove user account.
accountDelete(
token: String!
): AccountDelete
Arguments
accountDelete.token
● String!
non-null scalar
A one-time token required to remove account. Sent by email using AccountRequestDeletion mutation.
Type
AccountDelete
object
Remove user account.
Was this page helpful?