graphqlbackend: support async deletion of external service
Created by: sashaostrikov
Solves the timeout problem of https://github.com/sourcegraph/customer/issues/841
This change adds support for async deletion of external services, which cannot be deleted in under 75 seconds (timeout).
Test plan
New gql test is added