If many users are going to be requesting the same ...
# orm-help
j
If many users are going to be requesting the same query, does Prisma do any caching? Or should this be handled by my node server instead?