Hey folks, I had a question regarding the schema object for Theme App Extensions.
With Shopify removing write access to assets, apps can no longer modify the theme schema JSON directly. We’ve had special cases where this access was approved, but it’s not a scalable approach.
Is there a recommended way to programmatically update settings for Theme App Extensions without relying on asset access? Curious to hear how others are handling this!
Apps need to be able to predefine dynamic defaults per merchant so just a static schema default does not work. Unless we had a way to set the settings via an api