@Jason Kleinberg I am using prisma-session-store to store sessions (used together with express-session) and in the actual application I want to use the interactive Transaction API. The prisma session store just uses the normal API I believe. Something seems to break when using both but I am not exactly sure where the problem originates.