From adfe6340f91ca726feff17586329c1bf51ca0b86 Mon Sep 17 00:00:00 2001 From: Jack Sellwood Date: Thu, 6 May 2021 10:29:52 -0500 Subject: [PATCH] docs(gatsby-source-shopify): Updates Shopify README with new plugin info (#31287) Helps users use the latest Shopify source plugin (until it's merged into the monorepo) --- packages/gatsby-source-shopify/README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/packages/gatsby-source-shopify/README.md b/packages/gatsby-source-shopify/README.md index aa2b82d279d75..1a1a1dddabe78 100644 --- a/packages/gatsby-source-shopify/README.md +++ b/packages/gatsby-source-shopify/README.md @@ -1,4 +1,15 @@ -# gatsby-source-shopify +# 📣 Looking for the latest version of `gatsby-source-shopify`? + +👉 Get started at [`gatsbyjs/gatsby-source-shopify`](https://github.com/gatsbyjs/gatsby-source-shopify) +* Support for incremental builds +* Scale up to 10k products +* Up to 16x faster builds + +`gatsbyjs/gatsby-source-shopify` will replace the below package with the next minor release of `gatsbyjs/gatsby`. + +--- + +## Legacy source plugin instructions: Source plugin for pulling data into [Gatsby][gatsby] from [Shopify][shopify] stores via the [Shopify Storefront API][shopify-storefront-api].