Hi
I have N:N relationship of account with account itself and relationship name is new_account_new_account.
I want to disassociate all N:n records for 1 particular account record using SDK.
How do i do that? I found that in Disassociate i have to pass entity reference collection for other records also but I just have my parent account id.
Can I do this?
*This post is locked for comments