Streamline Your Data Management with TOML Support
Shopify now supports enabling and referencing standard metafield and metaobject definitions directly through an app’s TOML file. This update simplifies data management and ensures consistent implementation across multiple stores.
Key Benefits of Standard Metafields and Metaobjects
-
Centralized Management: Standard definitions can now be enabled via the
TOMLfile and managed using theapp devorapp deploycommands. - Faster Distribution: Shopify automatically distributes the standard definitions to multiple stores simultaneously, drastically reducing migration times.
- Version Consistency: Updates are atomic, ensuring that all connected stores operate with the same definition version.
Automation and Reliability
This enhancement empowers developers to maintain consistency across their projects, reduces manual update efforts, and improves system reliability. With this functionality, store migrations and definition updates are seamless and efficient.
Learn More
For detailed guidance on implementing standard metafields and metaobjects, visit the Shopify custom data documentation.