--- title: >- Support metafield and metaobject standards in Declarative Custom Data Definitions - 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/support-metafield-and-metaobject-standards-in-declarative-custom-data-definitions md: >- https://shopify.dev/changelog/support-metafield-and-metaobject-standards-in-declarative-custom-data-definitions.md metadata: effectiveApiVersion: '' affectedApi: [] primaryTag: displayName: Tools handle: tools secondaryTag: displayName: New handle: new indicatesActionRequired: false createdAt: '2025-10-16T13:56:11-04:00' postedAt: '2025-10-31T12:00:00-04:00' updatedAt: '2025-10-21T13:19:49-04:00' effectiveAt: '2025-10-17T12:00:00-04:00' --- October 31, 2025 Tags: * Tools # Support metafield and metaobject standards in Declarative Custom Data Definitions We now support enabling and referencing standard metafield and metaobject definitions through an app’s TOML file. Key benefits include: * Standard metafield and metaobject definitions can be enabled through TOML, and managed through the [app dev](https://shopify.dev/docs/apps/build/cli-for-apps/test-apps-locally) or [app deploy](https://shopify.dev/docs/apps/launch/deployment/deploy-app-versions) command. * Shopify automatically distributes these definitions to multiple shops simultaneously, significantly speeding up migration processes. * Updates are atomic, ensuring that all stores consistently maintain the same version of your definitions. For more information, see the [custom data documentation](https://shopify.dev/docs/apps/build/custom-data) on shopify.dev.