Monitoring an object whose relationship will chang...
# spicedb
b
Monitoring an object whose relationship will change in the future WatchServiceOuterClass.WatchRequest.newBuilder().addOptionalObjectTypes( "document:firstdoc@user:" + subjectId ) .build()); in the code it looks like this, what am I doing wrong? This action occurs after I have added a user relationship to an object. Did I do the right thing?