updateAccount resolves a saved account and updates only the fields you supply.
automations/update-apollo-account.automation.ts
Returns the updated
ApolloAccount. The action rejects an update with no
changed fields.Update selected fields on a saved Apollo account.
updateAccount resolves a saved account and updates only the fields you supply.
ApolloAccount. The action rejects an update with no
changed fields.