Add api to remove group notifications
Add an api to clear group notifications.
if this is open to be picked up, I am interested.
Sure
hey @harshmangalam can you please explain me how the group notification currently works so that I can have a better understanding.
When any user will create new group then a notification (type=GROUP) will be created and will send to all their friends. And when any new group post will be added then all members will get notification of type GROUP
Create new api in notification route that can remove notification of type GROUP and related to current user
You can follow the same way remove notification is added in notifications controller.

I am getting this errors. Can you please tell me what is going wrong?
May be this will help you https://github.com/prisma/prisma/issues/8320
There is no space related issues.
See the below ss. I am getting this error.

Which prisma version are you using ?
4.3.1
There is breaking changes in schema in v4 . This project is using prisma": 3.9.2