You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since 1:1 edges are unique, it should not be possible to write two documents in the same table with a 1:1 edge to the same document in another table.
Edit: Looks like there is enforcement for this, but I did manage to do this when running two mutations from the client simultaneously, which should not be possible