closeAccount
Closes an account.
This mutation is restricted to an User access token (Learn More) and ask the user to consent to this request with the Swan app.
The user must have a legal representative account membership for this account.
closeAccount(
input: CloseAccountInput!
): CloseAccountPayload!