Skip to content

Commit 94ae8af

Browse files
Merge pull request #127 from Shopify/add-client-id-to-toml
Update the TOML schema
2 parents 2d8de58 + 4356a48 commit 94ae8af

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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.
2+
client_id = ""
23

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)