Is there any way, currently or in the near future, to pass a setting value when deep linking a merchant to an app block?
For example, suppose we have a block type “Custom Message” where the merchant can create custom messages in the app and then associate them with instances of this block type.
It seems that currently, the best way to enable this association is by deep linking the merchant to the new block instance in the theme editor and having the merchant manually paste an ID (copied from within the app) into the block settings.
Since this manual copy/pasting seems cumbersome, we were wondering if either we could pass this ID in as a deep link parameter, or if there were any other ways to handle this situation better.
Thanks!