Implement GraphQL Mutation to delete a runner
Description
Depends on #327008 (closed)
Our runners can be deleted by administrators and users with enough privileges. We should provide a mutation for users to completely remove our runners from our GraphQL API.
Proposal
Port this REST API to GraphQL: https://docs.gitlab.com/ee/api/runners.html#delete-a-runner