Skip to content

Commit 950dc7d

Browse files
Fix format for scopes
1 parent fcfa5b2 commit 950dc7d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

shopify.app.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# This file stores configurations for your Shopify app.
22
client_id = ""
3+
4+
[access_scopes]
5+
# Learn more at https://shopify.dev/docs/apps/tools/cli/configuration#access_scopes
36
scopes = "write_products"
47

58
[webhooks]

0 commit comments

Comments
 (0)