diff --git a/shopify.app.toml b/shopify.app.toml index fd791fb..2185623 100644 --- a/shopify.app.toml +++ b/shopify.app.toml @@ -1,5 +1,9 @@ # This file stores configurations for your Shopify app. +client_id = "" + +[access_scopes] +# Learn more at https://shopify.dev/docs/apps/tools/cli/configuration#access_scopes scopes = "write_products" [webhooks]