Shopify is rolling out two new metafield definition types as of October 2025: article_reference and list.article_reference. These additions are available across the Admin GraphQL API, Storefront API, and Liquid, enabling merchants and developers to create dynamic links between resources and blog articles. This enhancement expands Shopify's metafield capabilities, allowing for richer content connections without custom workarounds.
For Shopify developers, these new metafield types streamline content management by eliminating the need for manual URL handling or custom field solutions. You can now programmatically reference articles directly within product data, collections, or custom resources, creating seamless content relationships. This is especially valuable for stores that rely on blog content for SEO, product education, or cross-selling strategies—the new types make it easier to maintain these connections at scale through the API.
article_reference could replace existing workarounds or custom fieldsIf you're building custom apps that interact with these new metafield types, GetShopifyToken makes it easy to manage authentication and secure API access. With our streamlined OAuth token management, you can quickly prototype and deploy apps that leverage article references without worrying about authentication overhead.