caveat belongs_to_org(current_org string, part_of_...
# spicedb
m
caveat belongs_to_org(current_org string, part_of_org string) { current_org == part_of_org || current_org == "ALL" }