text-editors
text-editors copied to clipboard
Support for interactive transactions
They should work, but needs tests and verification
Transactions don't return any output on the JSON editor
eg: await prisma.$transaction([prisma.user.findMany(), prisma.hotel.findMany()])