---
title: >-
  Metaobject and metaobject_list theme settings now available - Shopify
  developer changelog
description: >-
  Shopify’s developer changelog documents all changes to Shopify’s platform.
  Find the latest news and learn about new platform opportunities.
source_url:
  html: >-
    https://shopify.dev/changelog/metaobject-and-metaobject_list-theme-settings-now-available
  md: >-
    https://shopify.dev/changelog/metaobject-and-metaobject_list-theme-settings-now-available.md
metadata:
  effectiveApiVersion: ''
  affectedApi: []
  primaryTag:
    displayName: Themes
    handle: dev_themes
  secondaryTag:
    displayName: New
    handle: new
  indicatesActionRequired: false
  createdAt: '2024-10-29T21:15:26-04:00'
  postedAt: '2024-10-30T12:01:00-04:00'
  updatedAt: '2024-10-30T13:46:53-04:00'
  effectiveAt: '2024-10-30T12:01:00-04:00'
---

October 30, 2024

Tags:

* Themes

# Metaobject and metaobject\_list theme settings now available

We've added two new theme setting types: [`metaobject`](https://shopify.dev/docs/storefronts/themes/architecture/settings/input-settings#metaobject) and [`metaobject_list`](https://shopify.dev/docs/storefronts/themes/architecture/settings/input-settings#metaobject_list) so theme and app developers can write sections and blocks that consume [metaobjects](https://shopify.dev/docs/apps/build/custom-data#about-metaobjects) of a specified type.

For theme store themes, developers must only use [standard metaobject definitions](https://shopify.dev/docs/apps/build/custom-data/metaobjects/list-of-standard-definitions) since custom metaobject definitions are unique to a store.

Learn more about the new `metaobject` and `metaobject_list` theme settings on [Shopify.dev](https://shopify.dev/docs/storefronts/themes/architecture/settings/input-settings#metaobject).
