Accessing an app-owned Shop metafield in Customer Account UI Extension

Hi everyone,

I’m developing a Customer Account UI Extension (rendered via customer-account.page.render) and need to access a Shop metafield created by my app.

Within the extension context, I only have access to the Storefront API and public data, not app-owned metafields.

Has anyone found a way to access these app-owned Shop metafield from a Customer Account UI Extension?

Thanks for any guidance!

You can query Shop metafields from the customer account API, which you can directly query from your customer account UI extension.