I’m still training and mastering spiceDB, and I haven’t figured out how the WathRequest object works, I’m using the standard scheme
definition document {
relationship reader: user
relationship author: user
write permission = writer
read permission = reader + writer
}
user definition {}
when I change relationship additional relations appear rather than changing the old ones and I want to understand how to fix this