I am working on notifications and I need to make a...
# prisma-whats-new
e
I am working on notifications and I need to make a batch update to make them all read once user clicks on notification button, it seems too much requests to server using promise.all for such a simple feature. Thanks in advance guys