Hi, While saving v. large nested objects using
for.eg prisma.acccounts.create({data}) prisma is starting the queries after a lag of few minutes i.e. i can't see any query on my logs until after a few minutes. The larger the object the larger is the delay? Is it a known issue ?