mutation removeInstance($id: ID!) { deleteMachine(id: $id) { id } }