@deleteEdge already removes the deleted campaign from the connection on the list view, so the extra @deleteRecord was redundant. The detail page mutation still uses @deleteRecord since it has no connection to delete from. Signed-off-by: Bryan Frimin <bryan@getprobo.com>