Tags:
- API
The Metafield resource now stores JSON strings
You can now create a metafield with a value type of , which allows you to store structured data and access it using Liquid. When retrieving the value of a type Metafield, the data is deserialized to an iterable hash or array.
To learn more about accessing metafields using Liquid, see the metafield object reference.
Was this section helpful?