_schadenfreude_
05/02/2023, 11:08 PMdoc:mydoc#view@user:*
) if the relation in the schema supports it. Is it possible to use a wildcard for a subject that has a subject relation (e.g. doc:mydoc#view@role:*#member
). If so, what is the correct syntax for the relation and the relationship?
definition doc {
relation view: user:* | role(???)#member
}