accountDelete Mutation
Remove user account.
Arguments
#
token
String !
Non-null
A one-time token required to remove account. Sent by email using AccountRequestDeletion mutation.
Response
#
Returns AccountDelete .
Remove user account.
token
A one-time token required to remove account. Sent by email using AccountRequestDeletion mutation.
Returns AccountDelete .