mutation SendRequest($id: ID!) { sendRequest(id: $id) { id } }