mutation RemoveRequestFromHistory($id: ID!) { removeRequestFromHistory(id: $id) { id } }