Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 224 Bytes

cli-commands.md

File metadata and controls

11 lines (9 loc) · 224 Bytes

Shopify CLI commands for apps

Create a new extension

yarn shopify app generate extension

Add a webhook

bin/rails g shopify_app:add_webhook --topic customers/create --path customers_create