i'm using the node api and i'm trying to call `del...
# spicedb
c
i'm using the node api and i'm trying to call
deleteRelationships
to delete all relationships for a specific resrouce type. The problem is that there are A LOT of relationships for that resource type so i think spice just hangs and eventually dies? can i do like paginated deletions or something?