addOrUpdateExternalAccountBalance
Add an external balance to an external account. If a balance already exist for the day, the balance amount will be updated.
This mutation is restricted to a Project access token.
addOrUpdateExternalAccountBalance(
input: AddOrUpdateExternalAccountBalanceInput!
): AddOrUpdateExternalAccountBalancePayload!