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]