From a428739012e232a3b70f6e1d99d176f6ceb31646 Mon Sep 17 00:00:00 2001 From: Gonzalo Riestra Date: Tue, 21 Jan 2025 14:01:22 +0100 Subject: [PATCH] Update shopify.app.toml --- shopify.app.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/shopify.app.toml b/shopify.app.toml index 6a696e5a..c06a35f4 100644 --- a/shopify.app.toml +++ b/shopify.app.toml @@ -1,5 +1,7 @@ # This file stores configurations for your Shopify app. +[access_scopes] +# Learn more at https://shopify.dev/docs/apps/tools/cli/configuration#access_scopes scopes = "write_products" [build]