Developer changelog

Subscribe to the changelog to stay up to date on recent changes to Shopify’s APIs and other developer products, as well as preview upcoming features and beta releases.

Get updates by RSS

New metafield definition types in GraphQL - collection_reference / list.collection_reference

API

As of GraphQL API 2022-10, two new metafield definition types are available:

  • collection_reference: A reference to a collection on the online store.
  • list.collection_reference: A list of collection references on the online store.

Learn more about the new reference types in Shopify.dev, and see examples.