Skip to content

Commit 85fc2a3

Browse files
committed
Make the default
1 parent bca9802 commit 85fc2a3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

shopify.app.toml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# This file stores configurations for your Shopify app.
22

3-
scopes = "write_products"
3+
[access_scopes]
4+
required_scopes = ["write_products"]
45

56
[webhooks]
67
api_version = "2024-10"

0 commit comments

Comments
 (0)