Magidoc

mergeAccounts
Mutation

[Root only] Merge two accounts, returns the result account

Arguments

#

fromAccount

Non-null

Account to merge from

toAccount

Non-null

Account to merge to

dryRun = true

Non-null

If true, the result will be simulated and summarized in the response message

Response

#

Returns MergeAccountsResponse !.

Example

#