Shopify App update

npm run dev npm run setup // update database npx prisma migrate dev --name update_settings_table //After Change TOML file npm run shopify app config push // After change toml file npm run deploy // Release new version npm run shopify app dev --reset. // Reset configarations

May 1, 2025 - 10:21
 0
Shopify App update
npm run dev
npm run setup // update database
npx prisma migrate dev --name update_settings_table

//After Change TOML file
npm run shopify app config push // After change toml file
npm run deploy // Release new version



npm run shopify app dev --reset.  // Reset configarations