I’m trying to delete a type without delete and rebuild each predicate
but only can delete with an upsert mutation with 50k uids on each action
There’s some efficient way to delete the whole type without build a loop in code?
Thanks
I’m trying to delete a type without delete and rebuild each predicate
but only can delete with an upsert mutation with 50k uids on each action
There’s some efficient way to delete the whole type without build a loop in code?
Thanks