Step 1: Delete Interview
Use thedelete mutation under Interview to remove the old interview request.
Interview: null. Be sure to treat this as a failure case. GraphQL always returns an HTTP 200 response, even when the operation was unsuccessful.

