⚠️ Delete a ledger account
Running this command will delete the records permanently
In case you need to delete an account that you created by mistake, you can call the deleteAccount
mutation. This function will permanently delete the associated ledger account along with its associated Amount
and Entry
records.
Query
Variables
Response
Last updated
Was this helpful?