App reviews, troubleshooting, and recommendations
Hello, I am currently developping a shopify embed admin app in which I saved a configuration field/value using GraphQL and the appMetaFields, like that:
mutation CreateAppOwnedMetafield($metafieldsSetInput: [MetafieldsSetInput!]!) { metafieldsSet(metafields: $metafieldsSetInput) { metafields { id namespace key } userErrors { field message } } }
Now I would like to access these values from a external source (outside from shopify) through Shopify API.
Is it possible?
How can I proceed?
Thank you
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025