Shopify Dev
New translatable boolean field for Metafield GraphQL Object (opens in a new tab)
Adds a translatable boolean field to the Metafield GraphQL object.
Shopify Dev· Sep 21, 2026· 9/10
Shopify Dev
Adds a translatable boolean field to the Metafield GraphQL object.
Shopify Dev· Sep 21, 2026· 9/10
API version 2026-10 adds a non-null translatable field to the Metafield object in the GraphQL Admin API. Apps that fetch translatable metafields and migrate to 2026-10 can now see whether a metafield’s value is translatable directly on the metafield itself. If your app doesn’t query for translatable metafields by shop, you don’t need to change anything. What changed The Metafield object in the GraphQL Admin API exposes a new non-null field, translatable: Boolean! , in API version 2026-10 : {…
Read the full article on Shopify Dev (opens in a new tab)Shopify Dev
Shopify Dev· Jun 17, 2026· 8/10· 86% relevant
Define and set metafields on inventory transfers in GraphQL Admin API
Metafields & DataAdmin/GraphQL API
RelatedTooling Updates
Shopify Dev· Sep 15, 2026· 8/10· 86% relevant
Introduces dynamic cost calculation for the metafieldsSet mutation to better manage API usage.
RelatedShopify Dev
Shopify Dev· Jul 24, 2026· 8/10· 85% relevant
Invalid metafield queries in the GraphQL Admin API now return errors.
Admin/GraphQL APIMetafields & Data
RelatedShopify Dev
Shopify Dev· Jul 1, 2023· 7/10· 85% relevant
PUBLIC_READ access setting for app-owned metafields
RelatedShopify Dev
DEV.to Shopify· May 24, 2026· 8/10· 84% relevant
Decision framework for metafields vs metaobjects on Shopify
RelatedShopify Dev
DEV.to Shopify· Aug 11, 2026· 8/10· 84% relevant
Choosing the right model between Shopify metaobjects and metafields
Related