Decoupling `gatsby-source-shopify`
See original GitHub issueHey Trevor 👋🏼 we chatted at Gatsby Days in LA. This is everything I’ve wanted - so thank you.
I’m running a custom gatsby-source-shopify
. i wonder if makes sense to decouple your library from the source. It’s cool you proxy the settings down to it, but it seems to be in the name of not adding 2 libraries.
Curious to hear your thoughts on it.
Issue Analytics
- State:
- Created 3 years ago
- Comments:12 (12 by maintainers)
Top Results From Across the Web
gatsby-source-shopify
gatsby -source-shopify ... A scalable solution for sourcing data from Shopify. This plugin works by leveraging Shopify's bulk operations API, which allows it...
Read more >Building an e-commerce site with Shopify | GatsbyJS 中文网
In this tutorial, you will setup a new Gatsby website that fetches product data from Shopify. The site displays a list of all...
Read more >Headless Shopify: Lessons Learned Building with Gatsby, Part 2
Learn about our migration process from Magento to headless Shopify using Gatsby and Prismic. A deep dive into our project, tech stack, and...
Read more >gatsbyjs/gatsby-source-shopify - GitHub
This repository has been archived by the owner before Nov 9, 2022. It is now read-only. gatsbyjs / gatsby-source-shopify Public archive.
Read more >Decoupled Drupal + Gatsby: Getting Started
Similar to Drupal, Gatsby is open source. It has a devoted and ever-growing community, with an expanding plug-in library which makes building ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
aye aye cap’n - on it
Cool! I must have glazed right past that. Yes that’s exactly what I want - continue as you were
thanks