when you write a relationship in the api you can s...
# spicedb
e
when you write a relationship in the api you can specify an
optional_relation
for the subject: https://buf.build/authzed/api/docs/main:authzed.api.v1#authzed.api.v1.SubjectReference so when writing relationships like that, you would specify the optional_relation as
member
instead of leaving it blank
2 Views