Hi! Does the `readRelationships` method have a l...
# spicedb
c
Hi! Does the
readRelationships
method have a limit of the amount of relationships it'll read based on the filter provided which if exceeded would cause it to fail? similar to
checkBulkPermissions
that we found out had a limit of 10k and also are these limits documented anywhere? Thanks!