You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to create initial data from a template. But I want it to be transactional, I don't want to have only the parent then a failure, or only a part of the children.
Hello,
I would like to create initial data from a template. But I want it to be transactional, I don't want to have only the parent then a failure, or only a part of the children.
So far I have done this and it seems to work:
But I am not sure of the correctness. Will that be transactional? Notably, usage of
_raw
seems off.Thank you.
The text was updated successfully, but these errors were encountered: