From 21331f266332e1088da978b2d6268a2cd36ea235 Mon Sep 17 00:00:00 2001 From: Trevor Scheer Date: Thu, 7 Jul 2022 16:15:57 -0700 Subject: [PATCH] Add horizontal rule to housekeeping entry --- packages/apollo/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packages/apollo/README.md b/packages/apollo/README.md index e2fa4deae4..cb550ff8bb 100644 --- a/packages/apollo/README.md +++ b/packages/apollo/README.md @@ -6,6 +6,8 @@ > **[2022-07-07] Are you here for codegen?** We highly recommend using [graphql-code-generator](https://www.graphql-code-generator.com/) instead. Codegen in this repo is no longer supported and will be removed completely in a future version. For additional migration details, please see this fantastic writeup by @dotansimha: https://github.com/apollographql/apollo-tooling/issues/2053 +--- + > **[2022-01-21] Note - Upcoming Deprecation Plans:** We (Apollo) are working towards fully deprecating this repository and its related projects. Most of the functionality in this repository has been replaced by newer projects and the rest will be soon. We'll share detailed migration documentation when everything here is ready to be officially deprecated, but just a heads up in case you're planning on adopting anything here for a new project (which you still can of course if the tooling here works for you - support for this tooling will be minimal however). ---