I noticed the `CheckBulkPermissionsRequest` only t...
# spicedb
t
I noticed the
CheckBulkPermissionsRequest
only takes one
Consistency
object, or one ZedToken. This seems limiting, right? If I'm checking a bunch of resources, without the ability to compare each of their ZedTokens and choose the latest one, isn't my only option
fully_consistent
if I want correctness?