```const sourceIds = sourceAccounts.apply(accounts...
# general
s
Copy code
const sourceIds = sourceAccounts.apply(accounts => accounts.map(account => `${account.id}`))