the-deep / server

Server for DEEP
https://app.thedeep.io/
GNU Affero General Public License v3.0
9 stars 3 forks source link

Implement graphql mutation node for delete lead in bulk #1460

Open susilnem opened 5 months ago

susilnem commented 5 months ago

Addresses

Changes

Mention related users here if any.

This PR doesn't introduce any:

This PR contains valid:

thenav56 commented 5 months ago

@susilnem, I think this is almost already done, We just need to add a new line and some test cases.

https://github.com/the-deep/server/blob/develop/apps/lead/mutation.py#L92-L101 https://github.com/the-deep/server/blob/develop/apps/entry/mutation.py#L69