Hi,
I started working on Flow Actions and noticed that the runtime_url in the shopify.extension.toml file needs to be hard-coded. This poses a challenge when managing multiple app environments like dev, staging, and prod. Is there a way to address this?
Resolved: seems like this is what it is now. CLI team is aware and will improve that in the future. For now replacing it programatically is the way to go.
Hey Patrick, did you ever find a simple way to do this? Thanks
FYI, all Flow URLs can now be relative to your application root.
Oh my Paul, this is amazing. Would you be able to ensure the documentation is updated about the relative paths too? And can this be the default? Absolute paths were the most annoying thing about Flow Actions. Thank you for fixing this.
The docs have already been updated so if you see something off report it and we’ll fix it up