Persisted Operationsv1deleteFromMyListdeleteFromMyList mutation DeleteFromMyList($id: String!) { item: deleteMyList(id: $id) { id }}