aquadoggo
aquadoggo copied to clipboard
Handle `deleted` filter correctly and return status in GraphQL response
If the deleted
filter is set to true
we want to return only deleted documents (with empty fields
).