Delete Mutations - Graphql

At present, it is not possible to filter a type by its objects fields. Filtering is supported only on scalar fields.
So, a direct deletion like this is not possible at present.

But, there are discussions about supporting it which you might want to take a look: Proposal Nested Object Filters for GraphQL rewritten as var blocks in DQL