You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it would be useful to have the ability to run a query like so: {deleteItems as var(func: eq(property, someval)){} delete(id: var(deleteItems)) }
That may be poor syntax, but just having the ability to query and delete based on that query would be great.