i'm looking at the docs for DeleteRelationships, a...
# spicedb
y
i'm looking at the docs for DeleteRelationships, and it says: > DeleteRelationships atomically bulk deletes relationships matching one or more filters. An optional set of preconditions can be provided that must be satisfied for the operation to commit. but the protobuf doesn't show
repeated
on
relationship_filter
. is this misdocumented, or is it intended to match multiple filters?