I ve seen various uses of ` ` in checks
# spicedb
b
I've seen various uses of
...
in checks. Could someone point me to docs that explain what the ellipsis means? I'm struggling to find the docs for some reason
Is it some kind of wildcard?
j
...
indicates the subject itself, rather than a subrelation
in the SpiceDB public API, its empty unless
OptionalSubjectRelation
is specified
internally the empty state is stored as
...