Join Slack
Powered by
Is there a benefit in using Facebook’s `Dataloader...
# orm-help
s
siyfion
12/12/2018, 12:58 PM
Is there a benefit in using Facebook’s
Dataloader
in combination with Prisma Client?
h
Harshit
12/12/2018, 1:31 PM
Prisma uses dataloader internally to optimise performance. I can't think of an use case that will further boost performance cause things that dataloader does is already baked into prisma.
s
siyfion
12/12/2018, 4:03 PM
Ok, sounds good enough to me!
3
Views
Open in Slack
Previous
Next