strapi icon indicating copy to clipboard operation
strapi copied to clipboard

How to perform transactions in nuxt

Open JCtapuk opened this issue 2 years ago • 1 comments

Of course, I can implement all the logic in strapi, but it’s expensive. I would like to be able to use server/api/query.get.ts so that I can create transactions there and roll back operations in case of an error.

JCtapuk avatar Feb 07 '24 17:02 JCtapuk

What is meant by "transaction"?

kalnode avatar Feb 25 '24 17:02 kalnode