I am having issues to remove a reference relationship from a table.
I have the following user2reference
added to the following table.
And I want just to remove this reference relationship from the table. It should look like this:
Tried to store an empty string or an CKReference
with an empty recordName but does not work.