File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
pages/spicedb/getting-started Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -894,7 +894,7 @@ Query and mutate the relationships in a permissions system
894894- [ zed relationship delete] ( #reference-zed-relationship-delete ) - Deletes a relationship
895895- [ zed relationship read] ( #reference-zed-relationship-read ) - Enumerates relationships matching the provided pattern
896896- [ zed relationship touch] ( #reference-zed-relationship-touch ) - Idempotently updates a relationship for a subject
897- - [ zed relationship watch] ( #reference-zed-relationship-watch ) - Watches the stream of relationship updates from the server
897+ - [ zed relationship watch] ( #reference-zed-relationship-watch ) - Watches the stream of relationship updates and schema updates from the server
898898
899899
900900## Reference: ` zed relationship bulk-delete `
@@ -1094,7 +1094,7 @@ zed relationship touch <resource:id> <relation> <subject:id#optional_subject_rel
10941094
10951095## Reference: ` zed relationship watch `
10961096
1097- Watches the stream of relationship updates from the server
1097+ Watches the stream of relationship updates and schema updates from the server
10981098
10991099```
11001100zed relationship watch [object_types, ...] [start_cursor] [flags]
You can’t perform that action at this time.
0 commit comments