OBJECT
DeleteAccount
Delete account permanently or make user.is_active=False
.
The behavior is defined on settings. Anyway user refresh tokens are revoked.
User must be verified and confirm password.
link GraphQL Schema definition
- type DeleteAccount {
- Boolean :
- ExpectedErrorType :
- }