I’ve create metafield that has ownerId
of currentAppInstallationId
. But i’m not able to access these metafields in checkout UI Extension despite being declared in extension’s toml
file.
I’ve created metafields as shown in following image
As mentioned in checkout ui extension docs, Metafields on an app reserved namespace cannot be accessed by Checkout UI extensions.
My main question is, does the mutation shown in image creates app owned metafields or it is different?