Skip to content

Add Ability to Bulk Delete Based on Results of a Query #903

@willcj33

Description

@willcj33

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/featureSomething completely new we should consider.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions