I would like to allow the Admins, to see which documents does the user has permissions to. Is it possible to search by permissions?
TL;DR
Developers are looking to search documents by permissions. One developer suggests using `Query.contains` targeting the $permissions attribute, but it hasn't been tested yet. The goal is to allow Admins to see which documents a user has permissions for.