Question: What should be the behaviour for two sam...
# spicedb
r
Question: What should be the behaviour for two same object and subject relationship but with different roles (for example admin and viewer) while using
WriteRelationships
? Seems two relationships are stored and returned. But how to identfiy the precedence (higher permission: admin or lower permission: viewer) with
ReadRelationships
?