The response size of the query exceeded the the maximum of 5MB

Hi prisma team, Since I've set up Accelerate, some queries won't work because of the 5mb limitation. Strangely, the limitation is activated for a small query fetching approx 300 records, whereas it's working fine for far bigger queries. here's the model: model User { id String @id @default(cuid()) email String? @unique name String? @unique following User[] @relation("UserFollows") } I'm simply trying to get the user's following users
0 Replies
No replies yetBe the first to reply to this messageJoin
Want results from more Discord servers?
Add your server