Is there a way to handle transactions in Appfarm?
The basic problem is the following:
I want to modify both object class A and object class B. However, if one of the operations fail, I want both operations to fail, and no data to be modified.
Is there a built in way to handle this problem?
There are a few community posts about this from 2024. At the time there was not a built in solution for this, but it was added as a feature request. Has anything changed since then?