I recently have been created an app and starts it listing, but I want change its customer path cause it is named as my-test-app, and it is’t nice to production environment. I already have been pay Shopify App Store reason why I want to avoid create another app and delete the existing one.
I haven’t done it, but I am pretty sure you need to change the config then do a deploy.
If you haven’t adopted the app.toml it’s worth doing. I wasn’t using it, or Shopify CLI as I wasn’t scaffolding my app using the CLI. We had apps built entirely different to their templates so I didn’t want to the overhead. But worth it, gives more control and your toml is stored with your source code.