How to implement transactions with dependent nested writes.
eg: query[2] will depend on query[1] result and so on...
r
Ryan
07/28/2021, 7:48 AM
@Gelo 👋
We will soon be introducing long running transactions in the next version as mentioned here so you can follow that for more updates 🙂
I could suggest a workaround till then if you could share your use case.