I wonder if there is a way to do something like wi...
# talk-keto
r
I wonder if there is a way to do something like wildcard permissions? For example, namespace Folder has 50 objects represents 50 folders, and I have an user (admin) that I want to have access to all the objects, do I really have to create 50 relationships involving that user and 50 objects?
c
Just create a permission named after the parent folder, and assume that if the user has that permission, he is allowed to view all the folders content 😌