Hello, I have to make an API calls in my post-purchase UI extensions, so I am forced to hardcode my backend URL in the code. I am passing the metafield with the URL on the app side, but can't access it on the extension side. useAppMetafield hook does...