Updating one to many user relation and deleting specific object in relations

Hey, so I’ve got a friends column in the users table which is a one to many relationship and it relates to other users in the same table. I was wondering how I would add users to the column and how I would delete certain users from the column as well, I went through the documentation but no luck.

Thanks guys

Hi, Mudasar!

Please check our documentation on this topic:
Updating Relations and Deleting Relations