Usage for non-Nest.js custom application #47
Unanswered
maks-rafalko
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm interested in using this lib for non-
Nest.js
application.Did I get it right that, in order to run many serivces, that call each other, in one transaction, I need to wrap the initial top-level call with
runInTransaction()
?Like the following:
Is it how it's supposed to be used?
Beta Was this translation helpful? Give feedback.
All reactions