Gatsby Shopify Basics

Table of Contents

  • What are the basics of Gatsby shoplifty?

What are the basics of Gatsby and Shopify?

{
      resolve: "gatsby-source-shopify",
      options: {
        password: process.env.SHOPIFY_ADMIN_PASSWORD,
        storeUrl: process.env.SHOPIFY_STORE_URL,
      },
},

Error: Operation gid://shopify/BulkOperation/405840986284 failed with ACCESS_DENIED

  • issues with permission locations
  • must be set to read.
  • changing

The queries for Gatsby

Cart page

Recent Posts