Tags:
- Admin GraphQL API
- Liquid
- Storefront GraphQL API
- 2025-10
New metafield definition types in GraphQL - article_reference / list.article_reference
As of October 2025, Shopify will introduce two new metafield definition types in the Admin GraphQL API, Storefront API, and Liquid. Metafields allow you to customize and store additional information about your Shopify resources, enhancing the flexibility of your online store.
The new metafield definition types are:
: This type allows you to reference a specific article on your online store, making it easier to link content dynamically.
: This type enables you to create a list of article references, providing a streamlined way to manage multiple content links.
To explore these new reference types further, visit the Shopify.dev documentation. For practical implementation, check out the examples provided.
These updates offer enhanced capabilities for managing content on your Shopify store, allowing for more dynamic and customized user experiences.
Was this section helpful?