Does anyone know what would cause that exponential...
# prisma-client
n
Does anyone know what would cause that exponential slowdown? I've tried putting all the calls to
prisma
behind a dataloader, and I've tried memoizing individual calls, but both approaches seem to just be papering over the underlying problem