|
Does loopback support database transaction for MongoDB? |
Answered by
nflaig
Jan 20, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, you can just follow the documentation here. Note, that this only works if you run mongodb as a replica set and not with a standalone instance.