We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bca9802 commit 85fc2a3Copy full SHA for 85fc2a3
shopify.app.toml
@@ -1,6 +1,7 @@
1
# This file stores configurations for your Shopify app.
2
3
-scopes = "write_products"
+[access_scopes]
4
+required_scopes = ["write_products"]
5
6
[webhooks]
7
api_version = "2024-10"
0 commit comments