Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions app/spicedb/concepts/schema/page.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -333,6 +333,8 @@ definition document {

##### Subject relations and Arrows

_This section is about the interaction between Subject Relations and Arrows; for information about the differences between them see [Arrows vs Subject Relations](#arrows-vs-subject-relations)._

Arrows operate on the **object** of the subject(s) found on a `relation`. They do **not** operate on the relation/permission of a subject, **even if the subject refers to a relation or permission**.

For example, in:
Expand Down
Loading