Hi, Does anyone know if prisma-client has an integ...
# prisma-client
b
Hi, Does anyone know if prisma-client has an integrated dataloader? If you make (and await) 2 calls to prisma client that end up on the same query does it make only one request?